DefaultCommand Properties |
The DefaultCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayName |
Gets the display name.
| |
| IsCaseIgnored |
Gets a value indicating whether this instance ignores the case of the command.
| |
| IsMethodMemberOfPlayer |
Gets a value indicating whether this instance is method member of player.
| |
| Method |
Gets the method.
| |
| Names |
Gets the names.
| |
| Parameters |
Gets the parameters.
| |
| PermissionCheckers |
Gets the permission checkers.
| |
| UsageMessage |
Gets the usage message.
|