Table of Contents

Class GenerateKeyedMatchNodeAttribute

Namespace
CilFi
Assembly
CilFi.Core.dll

Indicates the source generator should generate a MatchNode nested record for this Pattern type based on its defined Pattern<T> properties.

[AttributeUsage(AttributeTargets.Class)]
public sealed class GenerateKeyedMatchNodeAttribute : Attribute
Inheritance
GenerateKeyedMatchNodeAttribute
Inherited Members

Constructors

GenerateKeyedMatchNodeAttribute()

public GenerateKeyedMatchNodeAttribute()