Method Dispose
View SourceDispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)Parameters
| Type | Name | Description | 
|---|---|---|
| Boolean | disposing | true if managed resources should be disposed; otherwise, false. |