Click or drag to resize
StreamReaderDispose Method
Releases all resources.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Disposing
See Also