参照先: 説明
インタフェース | 説明 |
---|---|
Configuration |
Represents a source of configurable options and settings
|
ConfigurationSection |
Represents a section of a
Configuration |
クラス | 説明 |
---|---|
ConfigurationOptions |
Various settings for controlling the input and output of a
Configuration |
MemoryConfiguration |
This is a
Configuration implementation that does not save or load
from any source, and stores all values in memory only. |
MemoryConfigurationOptions |
Various settings for controlling the input and output of a
MemoryConfiguration |
MemorySection |
A type of
ConfigurationSection that is stored in memory. |
例外 | 説明 |
---|---|
InvalidConfigurationException |
Exception thrown when attempting to load an invalid
Configuration |
Copyright © 2016. All rights reserved.