A Sandcastle Documented Class Library
FightGameAIMainFightGameAIMain_Load Method |
Handles the Load event of the FightGameAIMain control.
Namespace: FightGameAIDemo.UserInterfaces
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)

C#
private void FightGameAIMain_Load( Object sender, EventArgs e )
Parameters
- sender
- Type: SystemObject
The source of the event. - e
- Type: SystemEventArgs
The EventArgs instance containing the event data.
