Skip to content

Overload_CodeJam_Strings_StringExtensions_Unquote

andrewvk edited this page Jun 23, 2016 · 3 revisions

StringExtensions.Unquote Method

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