IEncodedString
Defined in RazorEngine.dll.
Defines the required contract for implementing an encoded string.
Instance members
Instance member | Description |
ToEncodedString()
Signature: unit -> string
Modifiers: abstract |
Gets the encoded string. Returns: The encoded string. |