Initializes an instance of AttachmentBase class from the specified entity.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Protected Friend Sub New ( _ entity As MimeEntity _ ) |
C# |
---|
protected internal AttachmentBase( MimeEntity entity ) |
Parameters
- entity
- Type: Rebex.Mime..::..MimeEntity