![]() | Multipart Constructor (String, Object) |
Namespace: MimeKit
public Multipart( string subtype, params Object[] args )
Exception | Condition |
---|---|
ArgumentNullException | subtype is null. -or- args is null. |
ArgumentException | args contains one or more arguments of an unknown type. |