Open sandboxFocus

Class TransformerAttribute

Place this attribute onto a type to cause it to be considered a source transformer.

Inheritance
TransformerAttribute
Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class TransformerAttribute : Attribute

Constructors

Name Description
TransformerAttribute()