![]() | Mime |
public MimePart( string mediaType, string mediaSubtype, params Object[] args )
Exception | Condition |
---|---|
ArgumentNullException | mediaType is . -or- mediaSubtype is . -or- args is . |
ArgumentException | args contains more than one IMimeContent or Stream. -or- args contains one or more arguments of an unknown type. |