UrlContextAwareWriter.Dispose Method

Namespace
Kampute.DocToolkit.IO.Writers
Assembly
  • Kampute.DocToolkit.dll

Definition

Disposes the current instance of UrlContextAwareWriter and releases any resources it holds.
protected override void Dispose(bool disposing)

Parameters

disposing bool
Indicates whether the method is being called from the TextWriter.Dispose() method or the finalizer.