System.Net.Mime.ContentType.ContentType C# (CSharp) Метод

ContentType() публичный Метод

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

Same methods

ContentType::ContentType ( )