C# Class Prizm.Main.Commands.CommandManager

Inheritance: ICommandManager
Exibir arquivo Open project: AleksMorozova/prizm Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
RefreshVisualState ( ) : void
this ( string name ) : CommandInfo

Method Details

Dispose() public method

public Dispose ( ) : void
return void

RefreshVisualState() public method

public RefreshVisualState ( ) : void
return void

this() public method

public this ( string name ) : CommandInfo
name string
return CommandInfo