| XmlConfiguraton Class |
Namespace: X3Platform.Configuration
The XmlConfiguraton type exposes the following members.
| Name | Description | |
|---|---|---|
| XmlConfiguraton | Initializes a new instance of the XmlConfiguraton class |
| Name | Description | |
|---|---|---|
| Configure(XmlElement) | 根据Xml元素配置对象信息 | |
| Configure(String, String) | 根据Xml元素配置对象信息 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetSectionName | 获取配置区的名称 | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Initialized | 是否成功初始化 | |
| Keys | 键值配置信息 |