Method | Description | |
---|---|---|
CanParse ( this type ) : bool | ||
GetParsedDefaultValue ( this type ) : object | ||
Parse ( this s, System.Boolean defaultValue ) : System.Boolean | ||
Parse ( this s, |
||
Parse ( this s, Byte defaultValue ) : Byte | ||
Parse ( this s, |
||
Parse ( this s, Char defaultValue ) : Char | ||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, System.DateTime defaultValue ) : System.DateTime | ||
Parse ( this s, |
||
Parse ( this s, Decimal defaultValue ) : Decimal | ||
Parse ( this s, |
||
Parse ( this s, Double defaultValue ) : Double | ||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, System.Int64 defaultValue ) : System.Int64 | ||
Parse ( this s, |
||
Parse ( this s, SByte defaultValue ) : SByte | ||
Parse ( this s, |
||
Parse ( this s, System.Single defaultValue ) : System.Single | ||
Parse ( this s, |
||
Parse ( this s, System.TimeSpan defaultValue ) : System.TimeSpan | ||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, |
||
Parse ( this s, System.UInt64 defaultValue ) : System.UInt64 | ||
Parse ( this s, |
||
Parse ( this s, |
||
TryParse ( this s, System.Boolean &value ) : bool | ||
TryParse ( this s, Byte &value ) : bool | ||
TryParse ( this s, Char &value ) : bool | ||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, System.DateTime &value ) : bool | ||
TryParse ( this s, Decimal &value ) : bool | ||
TryParse ( this s, Double &value ) : bool | ||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, System.Int64 &value ) : bool | ||
TryParse ( this s, SByte &value ) : bool | ||
TryParse ( this s, System.Single &value ) : bool | ||
TryParse ( this s, System.TimeSpan &value ) : bool | ||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, |
||
TryParse ( this s, System.UInt64 &value ) : bool |
public static GetParsedDefaultValue ( this type ) : object | ||
type | this | |
return | object |
public static Parse ( this s, System.Boolean defaultValue ) : System.Boolean | ||
s | this | |
defaultValue | System.Boolean | |
return | System.Boolean |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | System.Boolean | |
return | System.Boolean |
public static Parse ( this s, Byte defaultValue ) : Byte | ||
s | this | |
defaultValue | Byte | |
return | Byte |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | Byte | |
return | Byte |
public static Parse ( this s, Char defaultValue ) : Char | ||
s | this | |
defaultValue | Char | |
return | Char |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | Char | |
return | Char |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | System.DateTime | |
return | System.DateTime |
public static Parse ( this s, System.DateTime defaultValue ) : System.DateTime | ||
s | this | |
defaultValue | System.DateTime | |
return | System.DateTime |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | Decimal | |
return | Decimal |
public static Parse ( this s, Decimal defaultValue ) : Decimal | ||
s | this | |
defaultValue | Decimal | |
return | Decimal |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | Double | |
return | Double |
public static Parse ( this s, Double defaultValue ) : Double | ||
s | this | |
defaultValue | Double | |
return | Double |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | System.Int64 | |
return | System.Int64 |
public static Parse ( this s, System.Int64 defaultValue ) : System.Int64 | ||
s | this | |
defaultValue | System.Int64 | |
return | System.Int64 |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | SByte | |
return | SByte |
public static Parse ( this s, SByte defaultValue ) : SByte | ||
s | this | |
defaultValue | SByte | |
return | SByte |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | System.Single | |
return | System.Single |
public static Parse ( this s, System.Single defaultValue ) : System.Single | ||
s | this | |
defaultValue | System.Single | |
return | System.Single |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | System.TimeSpan | |
return | System.TimeSpan |
public static Parse ( this s, System.TimeSpan defaultValue ) : System.TimeSpan | ||
s | this | |
defaultValue | System.TimeSpan | |
return | System.TimeSpan |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
defaultValue | ||
return |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
defaultValue | System.UInt64 | |
return | System.UInt64 |
public static Parse ( this s, System.UInt64 defaultValue ) : System.UInt64 | ||
s | this | |
defaultValue | System.UInt64 | |
return | System.UInt64 |
public static Parse ( this s, |
||
s | this | |
cultureInfo | ||
type | ||
defaultValue | object | |
return | object |
public static Parse ( this s, |
||
s | this | |
type | ||
defaultValue | object | |
return | object |
public static TryParse ( this s, System.Boolean &value ) : bool | ||
s | this | |
value | System.Boolean | |
return | bool |
public static TryParse ( this s, Byte &value ) : bool | ||
s | this | |
value | Byte | |
return | bool |
public static TryParse ( this s, Char &value ) : bool | ||
s | this | |
value | Char | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | System.Boolean | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | Byte | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | Char | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | System.DateTime | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | Decimal | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | Double | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | ||
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | ||
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | System.Int64 | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | SByte | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | System.Single | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | System.TimeSpan | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
type | ||
value | object | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | ||
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | ||
return | bool |
public static TryParse ( this s, |
||
s | this | |
cultureInfo | ||
value | System.UInt64 | |
return | bool |
public static TryParse ( this s, System.DateTime &value ) : bool | ||
s | this | |
value | System.DateTime | |
return | bool |
public static TryParse ( this s, Decimal &value ) : bool | ||
s | this | |
value | Decimal | |
return | bool |
public static TryParse ( this s, Double &value ) : bool | ||
s | this | |
value | Double | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
value | ||
return | bool |
public static TryParse ( this s, |
||
s | this | |
value | ||
return | bool |
public static TryParse ( this s, System.Int64 &value ) : bool | ||
s | this | |
value | System.Int64 | |
return | bool |
public static TryParse ( this s, SByte &value ) : bool | ||
s | this | |
value | SByte | |
return | bool |
public static TryParse ( this s, System.Single &value ) : bool | ||
s | this | |
value | System.Single | |
return | bool |
public static TryParse ( this s, System.TimeSpan &value ) : bool | ||
s | this | |
value | System.TimeSpan | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
type | ||
value | object | |
return | bool |
public static TryParse ( this s, |
||
s | this | |
value | ||
return | bool |
public static TryParse ( this s, |
||
s | this | |
value | ||
return | bool |
public static TryParse ( this s, System.UInt64 &value ) : bool | ||
s | this | |
value | System.UInt64 | |
return | bool |