Click or drag to resize
NonSeekableStreamAssertNotDisposed Method
Initializes a new instance of the NonSeekableStream class.
Checks whether the object has been disposed and if so throws ObjectDisposedException.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
protected void AssertNotDisposed()
See Also