MetalamaAPI documentationAdvanced APIMetalama.​Framework.​EngineMetalama­Plug­In­Attribute
Open sandboxFocus

MetalamaPlugInAttribute Class

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 System.IServiceProvider.

Inheritance
System.Object
MetalamaPlugInAttribute
Namespace: Metalama.Framework.Engine
Assembly: Metalama.Framework.Sdk.dll
Syntax
[CompileTime]
public sealed class MetalamaPlugInAttribute : Attribute

Constructors

Name Description
MetalamaPlugInAttribute()