public static QuoteEscape ( IEnumerable strs, bool fullEscape = false, bool escapePercent = false ) : List |
||
strs | IEnumerable | |
fullEscape | bool | |
escapePercent | bool | |
return | List |
public static QuoteEscape ( IEnumerable strs, bool fullEscape = false, bool escapePercent = false ) : List |
||
strs | IEnumerable | |
fullEscape | bool | |
escapePercent | bool | |
return | List |