3 references to ContentType
System.Net.Mail (3)
System\Net\Mail\Attachment.cs (1)
151
ContentType contentType = new
ContentType
(mediaType);
System\Net\Mime\ContentType.cs (1)
38
public ContentType() :
this
(Default)
System\Net\Mime\MimePart.cs (1)
125
_contentType = new
ContentType
(mimeType);