Class CommandEventArgs
Command event arguments.
Inheritance
System.Object
CommandEventArgs
Namespace: RevelDigital.Player.RevelScript
Assembly: RevelDigital.Player.RevelScript.dll
Syntax
public sealed class CommandEventArgs
Constructors
CommandEventArgs()
Declaration
public CommandEventArgs()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |