Public Function New( _ ByVal body As String _ )
Dim body As String Dim instance As New ContentType(body)
public ContentType( string body )
public: ContentType( string* body )
public: ContentType( String^ body )
ContentType Class ContentType Members Overload List