| C# | Visual Basic | Visual C++ |
namespace Genesyslab.Desktop.Infrastructure.Configuration
Namespace Genesyslab.Desktop.Infrastructure.Configuration
namespace Genesyslab.Desktop.Infrastructure.Configuration
| All Types | Classes | Interfaces | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ConfigDictionary |
This class can be used as a base class for all the IConfigDictionary implementation.
| |
| DynamicCollectionEventArgs |
This class provides access to the DynamicCollectionEventArgs methods.
| |
| IConfigDictionary |
All of the dictionaries for the IConfigManager must implement this interface.
| |
| IConfigManager |
The ConfigManager is used to manage the options. These options can come from any option provider implementing the IConfigDictionary interface.
| |
| IConfigWithKeys |
The common interface to specify an object with keys.
| |
| DynamicCollectionEventArgs..::.Kind |
Describes the possible changes to the collection.
| |
| ModuleEnumerator |
Implements a IModuleEnumerator that gets the modules metadata from
configuration files.
| |
| Options |
Options is a helper class which allows easy access to the options and the tasks from a XAML file.
| |
| Options..::.TaskAccessor |
This class allows access to the task through an indexer.
|