Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_b_SinglepartBase( MIME_h_ContentType contentType )
Public Sub New ( contentType As MIME_h_ContentType )
public: MIME_b_SinglepartBase( MIME_h_ContentType^ contentType )
new : contentType : MIME_h_ContentType -> MIME_b_SinglepartBase
Parameters
- contentType (MIME_h_ContentType)
- Content type.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when contentType is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119