Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SmartStream( Stream stream, bool owner )
Public Sub New ( stream As Stream, owner As Boolean )
public: SmartStream( Stream^ stream, bool owner )
new : stream : Stream * owner : bool -> SmartStream
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119