ConfigDomain
Description
- Derived from
-
VersionedBase abstract
IValidatable
A config domain contains zero or more config scripts and allows them to reference each others members by using qualified names.
A qualified name for a member is constructed from the script name (see ConfigScript.Name) and the member name (see ConfigItem.Name).
Public / Methods
Get
Returns a config script in this domain.
- ConfigException
-
If there is no config script of the given name in.