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