System.Net.Mime.ContentType.ContentType C# (CSharp) Method

ContentType() public method

public ContentType ( string contentType )
contentType string
        public ContentType(string contentType) { }
        public string Boundary { get { throw null; } set { } }

Same methods

ContentType::ContentType ( )