public static StringHttpContent FromHtml( string html )
Public Shared Function FromHtml ( html As String ) As StringHttpContent
static member FromHtml : html : string -> StringHttpContent
In This Article