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