DefaultCommand Methods |
The DefaultCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| CanInvoke |
Determines whether this instance can be invoked by the specified player.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetParameterType |
Gets the type of the specified parameter.
| |
| GetType | (Inherited from Object.) | |
| Invoke |
Invokes this command.
| |
| IsValidCommandMethod |
Determines whether the specified method is a valid command method.
| |
| MemberwiseClone | (Inherited from Object.) | |
| SendPermissionDeniedMessage |
Sends the permission denied message for the specified permission checker.
| |
| SendUsageMessage |
Sends the usage message to the specified player.
| |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |