ScriptEditorControlWinFDispose Method |
Clean up any resources being used.
Namespace:
Demo3D.Visuals.ScriptEditor.Plugin
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also