Method Dispose
Dispose()
Disposes of any resources used by the writer.
public void Dispose()Dispose(bool)
Disposes of any resources used by the writer.
protected virtual void Dispose(bool disposing)Parameters
- disposingbool
- True if called from Dispose.