Property | Type | Description | |
---|---|---|---|
KeyValueConfigurationElement | System |
Method | Description | |
---|---|---|
KeyValueConfigurationElement ( string key, string value ) : System |
Method | Description | |
---|---|---|
Init ( ) : void |
Method | Description | |
---|---|---|
KeyValueConfigurationElement ( ) : System |
public KeyValueConfigurationElement ( string key, string value ) : System | ||
key | string | |
value | string | |
return | System |