Class GroupTokenAttribute
Inheritance
System.Object
GroupTokenAttribute
Namespace: Spruce.Attribs
Assembly: Spruce.dll
Syntax
public class GroupTokenAttribute : Attribute
Constructors
| Improve this Doc View SourceGroupTokenAttribute(Type[])
Declaration
public GroupTokenAttribute(params Type[] tokenTypes)
Parameters
Type | Name | Description |
---|---|---|
Type[] | tokenTypes |
Properties
| Improve this Doc View SourceTokenTypes
Declaration
public Type[] TokenTypes { get; }
Property Value
Type | Description |
---|---|
Type[] |