| Interface | Description |
|---|---|
| Configuration |
Represents a source of configurable options and settings.
|
| ConfigurationSection |
Represents a section of a configuration.
|
| Class | Description |
|---|---|
| ConfigurationOptions |
Represents the various settings for controlling the input and output of a
configuration.
|
| MemoryConfiguration |
Represents an implementation of a configuration that exists only in-memory.
|
| MemoryConfigurationOptions |
Represents the various settings for controlling the input and output of a
memory configuration.
|
| MemorySection |
Represents an implementation of a configuration section that is only stored
in-memory.
|
| Exception | Description |
|---|---|
| InvalidConfigurationException |
An exception thrown when attempting to load an invalid configuration.
|
Copyright © 2024 BSPF Systems, LLC. All rights reserved.