Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Genesyslab.Desktop.Infrastructure Namespace
NamespacesGenesyslab.Desktop.Infrastructure
 
Declaration Syntax
C#Visual BasicVisual C++
namespace Genesyslab.Desktop.Infrastructure
Namespace Genesyslab.Desktop.Infrastructure
namespace Genesyslab.Desktop.Infrastructure
Types
All TypesClassesInterfaces
IconTypeDescription
EventArgs<(Of <(PROPERTY1>)>)
The arguments helper.

EventArgs<(Of <(PROPERTY1, PROPERTY2>)>)
The arguments helper.

Extensions
This class is a set of various extension methods.

IBootstrapController
This interface corresponds to the start of the application.

IModule
The interface for the Module class.

IView
Each of the customizable views should implement this interface.

Log4NetLogger
The default log4net wrapper class for Logger.

ModuleLoader
Implements the IModuleLoader interface. Handles initialization of a set of modules based on types.