Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: string Escape(string)

  • Declared in: RT.Util.RhoML

Declaration

public static string Escape(
    string str
)

Summary

Escapes the specified string so that when parsed as RhoML, the result is a single text node containing the string passed in.