Custom attribute that, when applied to a class, means that an instance of this class must be created and is exposed to Metalama. This instance can then be available in Metalama as a service, and exposed to IServiceProvider.
Namespace: Metalama.Framework.Engine
Assembly: Metalama.Framework.Sdk.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[CompileTime]
public sealed class MetalamaPlugInAttribute : AttributeConstructors
| Name | Description |
|---|---|
| MetalamaPlugInAttribute() |