'Declaration Public Function New( _ ByVal html As System.String _ )
public GcHtmlRenderer( System.string html )
Parameters
- html
- The HTML string to render.
'Declaration Public Function New( _ ByVal html As System.String _ )
public GcHtmlRenderer( System.string html )