Method | Description | |
---|---|---|
GetValue ( string value ) : |
Converts a string into a ValueType
|
Method | Description | |
---|---|---|
EndsWith ( string source, char value ) : bool | ||
InitializeKeywordHanlders ( ) : IDictionary |
||
IsWrappedInQuotes ( string value ) : bool | ||
StartsWith ( string source, char value ) : bool |
public GetValue ( string value ) : |
||
value | string | Value to conver |
return |