Click or drag to resize
KernelConfigurationView Methods

The KernelConfigurationView type exposes the following members.

Methods
  NameDescription
Public methodAddKeyValue(String, String)
Public methodAddKeyValue(String, String, Boolean)
Public methodAddKeyValues
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetKeyValue
获取配置信息的值
Public methodGetType (Inherited from Object.)
Public methodLoadOptions
加载选项
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReplaceKeyValue
替换参数占位符为实际的值
Public methodSave
保存配置信息
Public methodSerialize
序列化配置信息
Public methodToString (Inherited from Object.)
Top
See Also