CommandWithSimpleStateBase Class
In This Article
Serves as a base for commands with a simple common command state.
#Declaration
TypeScript
declare abstract class CommandWithSimpleStateBase extends CommandBase
#Inheritance
Show 140 items
CommandBase
CommandWithSimpleStateBase
See Also