CommandWithBooleanStateBase Class
In This Article
Serves as a base for commands with the Boolean state.
#Declaration
TypeScript
declare abstract class CommandWithBooleanStateBase extends CommandBase
#Inheritance
Show 43 items
CommandBase
CommandWithBooleanStateBase
See Also