Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_b_Text( string mediaType )
Public Sub New ( mediaType As String )
public: MIME_b_Text( String^ mediaType )
new : mediaType : string -> MIME_b_Text
Parameters
- mediaType (String)
- MIME media type.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when mediaSubType is null reference. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119