FightGameAIMain.Dispose Method
From Fight Game AI Demo
A Sandcastle Documented Class Library
| FightGameAIMainDispose Method |
Clean up any resources being used.
Namespace: FightGameAIDemo.UserInterfaces
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
C#
protected override void Dispose( bool disposing )
Parameters
- disposing
- Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.