| C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Infrastructure
Namespace Genesyslab.Desktop.Infrastructure
namespace Genesyslab.Desktop.Infrastructure
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| 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.
|