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

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

public ContentType ( )
        public ContentType() { }
        public ContentType(string contentType) { }

Same methods

ContentType::ContentType ( string contentType )