Click or drag to resize
NameValueConfigurationElement Class

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

Inheritance Hierarchy

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

The NameValueConfigurationElement type exposes the following members.

Constructors
  NameDescription
Public methodNameValueConfigurationElement
Initializes a new instance of the NameValueConfigurationElement class
Public methodNameValueConfigurationElement(String, String)
Initializes a new instance of the NameValueConfigurationElement class
Public methodNameValueConfigurationElement(String, Type)
Initializes a new instance of the NameValueConfigurationElement class
Top
Methods
Properties
See Also