[]
Disposes the current instance.
public void Dispose()
Disposes the current instance.
protected virtual void Dispose(bool disposing)
| Type | Name | Description |
|---|---|---|
| bool | disposing | True if the method was invoked from IDisposable.Dispose, false if it was invoked from the finalizer. |