Click or drag to resize

DefaultCommand Properties

The DefaultCommand type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name.
Public propertyIsCaseIgnored
Gets a value indicating whether this instance ignores the case of the command.
Public propertyIsMethodMemberOfPlayer
Gets a value indicating whether this instance is method member of player.
Public propertyMethod
Gets the method.
Public propertyNames
Gets the names.
Public propertyParameters
Gets the parameters.
Public propertyPermissionCheckers
Gets the permission checkers.
Public propertyUsageMessage
Gets the usage message.
Top
See Also