Method | Description | |
---|---|---|
GetBoolean ( string property, string>.IDictionary |
||
GetBoolean ( string property, string>.IDictionary |
||
GetByte ( string property, string>.IDictionary |
||
GetInt32 ( string property, string>.IDictionary |
||
GetInt64 ( string property, string>.IDictionary |
||
GetString ( string property, string>.IDictionary |
||
ToDictionary ( string property, string delim, string>.IDictionary |
public static GetBoolean ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
return | bool |
public static GetBoolean ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | bool | |
return | bool |
public static GetByte ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | byte | |
return | byte? |
public static GetInt32 ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | int | |
return | int |
public static GetInt64 ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | long | |
return | long |
public static GetString ( string property, string>.IDictionary |
||
property | string | |
properties | string>.IDictionary | |
defaultValue | string | |
return | string |
public static ToDictionary ( string property, string delim, string>.IDictionary |
||
property | string | |
delim | string | |
properties | string>.IDictionary | |
return | string>.IDictionary |