Method | Description | |
---|---|---|
GetStringValue ( string name, string defaultValue ) : string | ||
ProviderPropertyList ( ) : System.Collections.Generic | ||
SetValue ( string name, string value ) : void |
Method | Description | |
---|---|---|
ProviderPropertyList ( IEnumerable |
||
ToXmlProviderProperties ( ) : List |
public GetStringValue ( string name, string defaultValue ) : string | ||
name | string | |
defaultValue | string | |
return | string |
public ProviderPropertyList ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SetValue ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |