Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Mail.Attachment Member List

This is the complete list of members for System.Net.Mail.Attachment, including all inherited members.

_nameSystem.Net.Mail.Attachmentprivate
_nameEncodingSystem.Net.Mail.Attachmentprivate
_partSystem.Net.Mail.AttachmentBaseprivate
Attachment()System.Net.Mail.Attachmentinlinepackage
Attachment(string fileName)System.Net.Mail.Attachmentinline
Attachment(string fileName, string? mediaType)System.Net.Mail.Attachmentinline
Attachment(string fileName, ContentType contentType)System.Net.Mail.Attachmentinline
Attachment(Stream contentStream, string? name)System.Net.Mail.Attachmentinline
Attachment(Stream contentStream, string? name, string? mediaType)System.Net.Mail.Attachmentinline
Attachment(Stream contentStream, ContentType contentType)System.Net.Mail.Attachmentinline
AttachmentBase()System.Net.Mail.AttachmentBaseinlinepackage
AttachmentBase(string fileName)System.Net.Mail.AttachmentBaseinlineprotected
AttachmentBase(string fileName, string? mediaType)System.Net.Mail.AttachmentBaseinlineprotected
AttachmentBase(string fileName, ContentType? contentType)System.Net.Mail.AttachmentBaseinlineprotected
AttachmentBase(Stream contentStream)System.Net.Mail.AttachmentBaseinlineprotected
AttachmentBase(Stream contentStream, string? mediaType)System.Net.Mail.AttachmentBaseinlineprotected
AttachmentBase(Stream contentStream, string name, string mediaType)System.Net.Mail.AttachmentBaseinlinepackage
AttachmentBase(Stream contentStream, ContentType? contentType)System.Net.Mail.AttachmentBaseinlineprotected
ContentDispositionSystem.Net.Mail.Attachment
ContentIdSystem.Net.Mail.AttachmentBase
ContentLocationSystem.Net.Mail.AttachmentBasepackage
ContentStreamSystem.Net.Mail.AttachmentBase
ContentTypeSystem.Net.Mail.AttachmentBase
CreateAttachmentFromString(string content, string? name)System.Net.Mail.Attachmentinlinestatic
CreateAttachmentFromString(string content, string? name, Encoding? contentEncoding, string? mediaType)System.Net.Mail.Attachmentinlinestatic
CreateAttachmentFromString(string content, ContentType contentType)System.Net.Mail.Attachmentinlinestatic
Dispose()System.Net.Mail.AttachmentBaseinline
Dispose(bool disposing)System.Net.Mail.AttachmentBaseinlineprotectedvirtual
disposedSystem.Net.Mail.AttachmentBasepackage
MimePartSystem.Net.Mail.AttachmentBasepackage
NameSystem.Net.Mail.Attachment
NameEncodingSystem.Net.Mail.Attachment
PrepareForSending(bool allowUnicode)System.Net.Mail.Attachmentinlinepackagevirtual
s_contentCIDInvalidCharsSystem.Net.Mail.AttachmentBaseprivatestatic
SetContentFromFile(string fileName, ContentType contentType)System.Net.Mail.AttachmentBaseinlinepackage
SetContentFromFile(string fileName, string mediaType)System.Net.Mail.AttachmentBaseinlinepackage
SetContentFromString(string content, ContentType contentType)System.Net.Mail.AttachmentBaseinlinepackage
SetContentFromString(string content, Encoding encoding, string mediaType)System.Net.Mail.AttachmentBaseinlinepackage
SetContentTypeName(bool allowUnicode)System.Net.Mail.Attachmentinlinepackage
TransferEncodingSystem.Net.Mail.AttachmentBase