Click or drag to resize
KernelConfiguration Class
核心的配置信息
Inheritance Hierarchy
SystemObject
  X3Platform.ConfigurationKernelConfiguration

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class KernelConfiguration

The KernelConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodKernelConfiguration
Initializes a new instance of the KernelConfiguration class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberSectionName
配置区的名称
Top
Properties
  NameDescription
Public propertyKeys
配置信息的集合
Top
See Also