AttachmentBase Constructor
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9147)
AttachmentBase(MimeEntity)
Initializes an instance of Attachment
Declaration
protected AttachmentBase(MimeEntity entity)
Parameters
Type | Name | Description |
---|---|---|
Mime |
entity |
AttachmentBase()
Initializes an instance of Attachment
Declaration
protected AttachmentBase()