Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Genesyslab.Desktop.Infrastructure.Commands Namespace
NamespacesGenesyslab.Desktop.Infrastructure.Commands
 
Declaration Syntax
C#Visual BasicVisual C++
namespace Genesyslab.Desktop.Infrastructure.Commands
Namespace Genesyslab.Desktop.Infrastructure.Commands
namespace Genesyslab.Desktop.Infrastructure.Commands
Types
All TypesClassesInterfaces
IconTypeDescription
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.