Overload_CodeJam_Strings_StringExtensions_Unquote - rsdn/CodeJam GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️