|
static ExecutiveSupervisorConfigSection | GetSection () |
|
static ExecutiveSupervisorConfigSection | GetSection (System.Configuration.Configuration config) |
|
static void | AddCachedSection (string definedName, T section) |
| Adds the given section to the cache using the given name. More...
|
|
static void | RemoveCachedSection (string definedName) |
| Removes the section with the given name from the cache. More...
|
|
static T | GetSection (string definedName) |
| Gets the default configuration section named 'apac' (if defined). More...
|
|
static T | GetSection (System.Configuration.Configuration config, string definedName) |
| Gets the default configuration section from the given configuration object. Note that the configuration file is re-parsed every time a section is loaded using the Configuration object. More...
|
|
|
static readonly string | DEFAULT_NAME = "apac/executiveSupervisor" |
|
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Configuration/Sections/ExecutiveSupervisorConfigSection.cs