Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public QuotedPrintableStream( SmartStream stream, FileAccess access )
Public Sub New ( stream As SmartStream, access As FileAccess )
public: QuotedPrintableStream( SmartStream^ stream, FileAccess access )
new : stream : SmartStream * access : FileAccess -> QuotedPrintableStream
Parameters
- stream (SmartStream)
- Source stream.
- access (FileAccess)
- Specifies stream access mode.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119