HtmlFragment.HtmlFragment

HtmlFragment constructor

Initializes a new instance of the HtmlFragment class.

public HtmlFragment(string text)
ParameterTypeDescription
textStringThe fragment text

See Also