C# Class CapDemo.GUI.Add_New_Game

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: antang/NewCapstoneProject

Méthodes publiques

Méthode Description
Add_New_Game ( ) : System
Back ( ) : void
DataGeneralSetting ( ) : void
EditGeneralSetting ( ) : void
EditPhaseSetting ( ) : void
EditTeamSetting ( ) : void
GetIdContest ( ) : void
LoadGeneralSetting ( ) : void
LoadPhaseSetting ( ) : void
LoadTeamSetting ( ) : void
Next ( ) : void
SaveGeneralSetting ( ) : void
SavePhaseSetting ( ) : void
SaveTeamSetting ( ) : void

Private Methods

Méthode Description
AddPhase_onDelete ( object sender, EventArgs e ) : void
AddTeam_onDelete ( object sender, EventArgs e ) : void
Add_New_Game_Load ( object sender, EventArgs e ) : void
btn_Back_Click ( object sender, EventArgs e ) : void
btn_Next_Click ( object sender, EventArgs e ) : void
btn_Save_Click ( object sender, EventArgs e ) : void

Method Details

Add_New_Game() public méthode

public Add_New_Game ( ) : System
Résultat System

Back() public méthode

public Back ( ) : void
Résultat void

DataGeneralSetting() public méthode

public DataGeneralSetting ( ) : void
Résultat void

EditGeneralSetting() public méthode

public EditGeneralSetting ( ) : void
Résultat void

EditPhaseSetting() public méthode

public EditPhaseSetting ( ) : void
Résultat void

EditTeamSetting() public méthode

public EditTeamSetting ( ) : void
Résultat void

GetIdContest() public méthode

public GetIdContest ( ) : void
Résultat void

LoadGeneralSetting() public méthode

public LoadGeneralSetting ( ) : void
Résultat void

LoadPhaseSetting() public méthode

public LoadPhaseSetting ( ) : void
Résultat void

LoadTeamSetting() public méthode

public LoadTeamSetting ( ) : void
Résultat void

Next() public méthode

public Next ( ) : void
Résultat void

SaveGeneralSetting() public méthode

public SaveGeneralSetting ( ) : void
Résultat void

SavePhaseSetting() public méthode

public SavePhaseSetting ( ) : void
Résultat void

SaveTeamSetting() public méthode

public SaveTeamSetting ( ) : void
Résultat void