MultipartPart constructor

MultipartPart(
  1. MimeMultipart _original
)

Implementation

MultipartPart(this._original);