Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: RawTag ToRaw(params object[])

  • Declared in: RT.TagSoup.Tag

Declaration

public static RawTag ToRaw(
    params object[] tagTree
)

Summary

Converts a tag tree into a raw tag which would render exactly the same as the tag tree.