Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_Reader( string value )
Public Sub New ( value As String )
public: MIME_Reader( String^ value )
new : value : string -> MIME_Reader
Parameters
- value (String)
- Value to read.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when value is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119