Clean up any resources being used.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected override void Dispose( bool disposing ) |
Visual Basic (Declaration) |
---|
Protected Overrides Sub Dispose ( _ disposing As Boolean _ ) |
Visual C++ |
---|
protected: virtual void Dispose( bool disposing ) override |
Parameters
- disposing
- Type: System..::.Boolean