Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: string ToString()

  • Declared in: RT.TagSoup.Tag
  • Overrides: object.ToString()

Declaration

public override string ToString()

Summary

Converts the entire tag tree into a single string.

Returns

The entire tag tree as a single string.