Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Text(string)

  • Declared in: RT.Xml.Text

Declaration

public Text(
    string value
)

Summary

Represents a bit of text between XML tags.

Parameters

stringvalue The text.