Click or drag to resize

LineWrappingTextWriterDispose Method

Overload List
  NameDescription
Public methodDispose
Releases all resources used by the TextWriter object.
(Inherited from TextWriter.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the LineWrappingTextWriter and optionally releases the managed resources.
(Overrides TextWriterDispose(Boolean).)
Top
See Also