Disposes the object.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
protected virtual void Dispose( bool disposing ) |
| Visual Basic |
|---|
Protected Overridable Sub Dispose ( disposing As Boolean ) |
Parameters
- disposing
- Type: System..::..Boolean
True if called by the public Dispose method.