CustomCommand Constructor

Initializes a new instance of the CustomCommand class.

Overload List

CustomCommandInitializes a new instance of the CustomCommand class.
CustomCommand(Boolean)Initializes a new instance of the CustomCommand class.
CustomCommand(Command)Initializes a new instance of the CustomCommand class.
CustomCommand(String)Initializes a new instance of the CustomCommand class.
CustomCommand(Command, Boolean)Initializes a new instance of the CustomCommand class.
CustomCommand(String, Command)Initializes a new instance of the CustomCommand class.
CustomCommand(String, Boolean)Initializes a new instance of the CustomCommand class.
CustomCommand(String, Command, Boolean)Initializes a new instance of the CustomCommand class.

See Also