Overload | Description |
---|---|
Dispose(Boolean) | Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer. |
Dispose() | Disposes of resources that this object is holding |
Is this page helpful?
Yes
No