Table of Contents

DelegatingTextWriter.Dispose Method

Definition

Namespace
DotMake.CommandLine.Util
Assembly
DotMake.CommandLine.dll

Releases the unmanaged resources used by the TextWriter and optionally releases the managed resources.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.