-
Couldn't load subscription status.
- Fork 35
Overload_CodeJam_Strings_StringExtensions_Unquote
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
| Name | Description | |
|---|---|---|
![]()
|
Unquote(String) | Remove one set of leading and trailing double quote characters, if both are present. |
![]()
|
Unquote(String, Boolean) | Remove one set of leading and trailing double quote characters, if both are present. |
![]()
|
Unquote(String, Char, Boolean) | Remove one set of leading and trailing dquotationChar, if both are present. |
