Method | Description | |
---|---|---|
MinifyJson ( this json ) : string | ||
RemoveIllegalHtmlIdChars ( this text ) : string | ||
RemoveIllegalPathChars ( this text ) : string | ||
ToObjectString ( this text ) : string |
public static MinifyJson ( this json ) : string | ||
json | this | |
return | string |
public static RemoveIllegalHtmlIdChars ( this text ) : string | ||
text | this | |
return | string |
public static RemoveIllegalPathChars ( this text ) : string | ||
text | this | |
return | string |
public static ToObjectString ( this text ) : string | ||
text | this | |
return | string |