AttachmentBase Constructor
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
AttachmentBase(MimeEntity)
Initializes an instance of AttachmentBase class from the specified entity.
Declaration
protected AttachmentBase(MimeEntity entity)
Parameters
Type | Name | Description |
---|---|---|
MimeEntity | entity |
AttachmentBase()
Initializes an instance of AttachmentBase class.
Declaration
protected AttachmentBase()