
C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Infrastructure.Commands
Namespace Genesyslab.Desktop.Infrastructure.Commands
namespace Genesyslab.Desktop.Infrastructure.Commands

All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | CommandActivator |
This class enables you to describe how to instantiate an element of a chain of command.
|
![]() | IChainOfCommand |
Represents a chain of command.
|
![]() | ICommandManager |
Manages the chain of commands.
|
![]() | IElementOfCommand |
Represents an elementary piece of command.
|
![]() | IProgressUpdater |
Represents the progression of a command.
|
![]() | ProgressEventArgs |
Arguments used in the event Progressed.
|