Method Dispose
Dispose(bool)
Releases all resources allocated by this instance.
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing | If true, releases buffers allocated by this class as well. |
Releases all resources allocated by this instance.
protected override void Dispose(bool disposing)
| Type | Name | Description |
|---|---|---|
| bool | disposing | If true, releases buffers allocated by this class as well. |