Clean up any resources being used.
Namespace:
Novalys.VisualGuard.Security.WinFormAssembly: Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
protected override void Dispose( bool disposing ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub Dispose ( _ disposing As Boolean _ ) |
Parameters
- disposing
- Type: System..::.Boolean
true to release both managed and unmanaged resources.