Class CommandSyntaxAttribute
Inheritance
System.Object
CommandSyntaxAttribute
Namespace: OpenMod.Core.Commands
Assembly: OpenMod.Core.dll
Syntax
public class CommandSyntaxAttribute : Attribute
Constructors
| Improve this Doc View SourceCommandSyntaxAttribute(String)
Declaration
public CommandSyntaxAttribute(string syntax)
Parameters
Type | Name | Description |
---|---|---|
System.String | syntax |
Properties
| Improve this Doc View SourceSyntax
Declaration
public string Syntax { get; }
Property Value
Type | Description |
---|---|
System.String |