C# (CSharp) Cedar.Core.Configuration Namespace

Classes

Name Description
AssemblyQualifiedTypeNameConfigurationConverter 程序集限制命名配置转化
ConfigurationElementAttribute
KeyedConfigurationElement 微软默认的配置元素,以Key值作为键值的配置元素,Key值规则可重写
NameTypeConfigurationElement 以Name和Type为键值对的配置元素
NamedConfigurationElement 以Name为键值命名的配置元素
ServiceLocatableSettings All of concrete T:System.Configuration.ConfigurationSection classes in which the service locaor can be specified should be derived from this class.