Skip to content

Overload_CodeJam_Strings_StringExtensions_Unquote

andrewvk edited this page Apr 20, 2016 · 3 revisions

StringExtensions.Unquote Method

[This is preliminary documentation and is subject to change.]

Overload List

 

Name Description
Public methodStatic member Unquote(String) Remove one set of leading and trailing double quote characters, if both are present.
Public methodStatic member Unquote(String, Boolean) Remove one set of leading and trailing double quote characters, if both are present.
Public methodStatic member Unquote(String, Char, Boolean) Remove one set of leading and trailing dquotationChar, if both are present.
  Back to Top

See Also

Reference

StringExtensions Class
CodeJam.Strings Namespace

Clone this wiki locally