Method Escape
Escape(String)
Returns a string where those characters that TextParser expects to be
escaped are escaped by a preceding
</code>.
Declaration
public static string Escape(string s)
Parameters
Type | Name | Description |
---|---|---|
System.String | s |
Returns
Type | Description |
---|---|
System.String |