Class JSONStrings
Provides JSON string escape parsing
Inheritance
System.Object
JSONStrings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.CodeAnalysis.JSON
Assembly: Azos.dll
Syntax
public static class JSONStrings
Methods
UnescapeString(String)
Declaration
public static string UnescapeString(string str)
Parameters
Type | Name | Description |
---|---|---|
System.String | str |
Returns
Type | Description |
---|---|
System.String |