Udostępnij za pośrednictwem


ConverterWriter.Dispose Method

Include Protected Members
Include Inherited Members

The Dispose overload releases the resources that are used by the ConverterWriter.

Overload List

  Name Description
Public method Dispose() (Inherited from TextWriter.)
Protected method Dispose(Boolean) The Dispose method releases the unmanaged resources that are used by the ConverterWriter and optionally releases the managed resources. (Overrides TextWriter.Dispose(Boolean).)

Top