C# Class GameCommon.DebugInformationWindow.DLLPage

Inheritance: Page
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes publiques

Méthode Description
DLLPage ( EControl pageControl ) : System
OnDestroy ( ) : void
OnUpdate ( ) : void

Private Methods

Méthode Description
ComboBox_SelectedIndexChange ( EComboBox sender ) : void

Method Details

DLLPage() public méthode

public DLLPage ( EControl pageControl ) : System
pageControl EControl
Résultat System

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnUpdate() public méthode

public OnUpdate ( ) : void
Résultat void