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