Click or drag to resize
KernelConfigurationSectionHandler Class

[Missing <summary> documentation for "T:X3Platform.Configuration.KernelConfigurationSectionHandler"]

Inheritance Hierarchy
SystemObject
  X3Platform.ConfigurationKernelConfigurationSectionHandler

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

The KernelConfigurationSectionHandler type exposes the following members.

Constructors
  NameDescription
Public methodKernelConfigurationSectionHandler
Initializes a new instance of the KernelConfigurationSectionHandler class
Top
Methods
  NameDescription
Public methodCreate
创建一个 KernelConfiguration 类的实例.
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
See Also