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

ContentType() public method

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

Same methods

ContentType::ContentType ( string contentType )