Table of Contents

Namespace Loehnert.Lisrt.Modules.Commands

Classes

ExitModulesCommandDefinition

Command definition for exit the modules recursively.

ExitModulesCommandHandler

Command handler for exit the modules recursively.

InitializeModulesCommandDefinition

Command definition for initializing the modules recursively.

InitializeModulesCommandHandler

Command handler for reinitializing the modules recursively.

LoadConfigurationCommandDefinition

Command definition for loading a module configuration.

LoadConfigurationCommandHandler

Command handler for loading a module configuration.

SaveConfigurationCommandDefinition

Represents a command definition for saving a module configuration.

SaveConfigurationCommandHandler

Command handler for saving a module configuration.

ShowServiceViewCommandDefinition

A command definition for a command that shows the service view of the selected ILisrtModule if it has IHasServiceView implemented.

ShowServiceViewCommandHandler

A command handler that shows the service view when the ILisrtModule has IHasServiceView implemented.

ViewModulesCommandDefinition

Represents a CommandDefinition for opening a IModuleTree.

ViewModulesCommandHandler

Represents a ICommandHandler for opening a IModuleTree.