| DigitalNumberConfigurationView Class |
Namespace: X3Platform.DigitalNumber.Configuration
The DigitalNumberConfigurationView type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Load | 加载配置信息 (Inherited from XmlConfigurationViewT.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Reload | 重新加载配置信息 (Overrides XmlConfigurationViewTReload.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| m_ConfigFilePath | 配置文件的路径 (Inherited from XmlConfigurationViewT.) |
| Name | Description | |
|---|---|---|
| ConfigFilePath | 配置文件的完整路径 (Inherited from XmlConfigurationViewT.) | |
| Configuration | 配置信息 (Inherited from XmlConfigurationViewT.) | |
| IgnoreIncrementSeed | 忽略自增因子的规则 一般适用于随机数和 GUID | |
| Instance | 实例 |