Méthode | Description | |
---|---|---|
Dequote ( this value, char escapeChar, char>.IDictionary |
||
GetValue ( this match ) : string | ||
Quote ( this value, char escapeChar, char>.IDictionary |
||
SplitIntoPair ( this value, string separator ) : string>.Tuple |
Méthode | Description | |
---|---|---|
ChangeEncoding ( this value, |
public static Dequote ( this value, char escapeChar, char>.IDictionary |
||
value | this | |
escapeChar | char | |
dequotedChars | char>.IDictionary | |
Résultat | string |
public static GetValue ( this match ) : string | ||
match | this | |
Résultat | string |
public static Quote ( this value, char escapeChar, char>.IDictionary |
||
value | this | |
escapeChar | char | |
quotedChars | char>.IDictionary | |
Résultat | string |
public static SplitIntoPair ( this value, string separator ) : string>.Tuple |
||
value | this | |
separator | string | |
Résultat | string>.Tuple |