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

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

_partSystem.Net.Mail.AttachmentBaseprivate
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
ContentIdSystem.Net.Mail.AttachmentBase
ContentLocationSystem.Net.Mail.AttachmentBasepackage
ContentStreamSystem.Net.Mail.AttachmentBase
ContentTypeSystem.Net.Mail.AttachmentBase
Dispose()System.Net.Mail.AttachmentBaseinline
Dispose(bool disposing)System.Net.Mail.AttachmentBaseinlineprotectedvirtual
disposedSystem.Net.Mail.AttachmentBasepackage
MimePartSystem.Net.Mail.AttachmentBasepackage
PrepareForSending(bool allowUnicode)System.Net.Mail.AttachmentBaseinlinepackagevirtual
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
TransferEncodingSystem.Net.Mail.AttachmentBase