Click or drag to resize
KernelConfigurationKey Class
关键字配置
Inheritance Hierarchy
SystemObject
  X3Platform.ConfigurationKernelConfigurationKey

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
[SerializableAttribute]
public class KernelConfigurationKey

The KernelConfigurationKey type exposes the following members.

Constructors
  NameDescription
Public methodKernelConfigurationKey
Initializes a new instance of the KernelConfigurationKey class
Public methodKernelConfigurationKey(String, String)
Initializes a new instance of the KernelConfigurationKey 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
Properties
  NameDescription
Public propertyName
名称
Public propertySupportClient
支持客户端输出
Public propertyValue
Top
See Also