The constructor allows the caller to specify how to handle the underlying
stream at close.
| C# | Visual Basic | Visual C++ | F# |
public CrcCalculatorStream( Stream stream, bool leaveOpen )
Public Sub New ( stream As Stream, leaveOpen As Boolean )
public: CrcCalculatorStream( Stream^ stream, bool leaveOpen )
new : stream : Stream * leaveOpen : bool -> CrcCalculatorStream
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)