C# Class Risk1.ChangePlayer

Afficher le fichier Open project: faridmovsumov/absoluterisk Class Usage Examples

Méthodes publiques

Méthode Description
ChangePlayer ( Player p ) : System
HangiYapayZekaSecili ( ) : void
comboBox2Ayarla ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ChangePlayer_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
comboBox1_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboBox2_SelectedIndexChanged ( object sender, EventArgs e ) : void
pictureBox1_MouseEnter ( object sender, EventArgs e ) : void

Method Details

ChangePlayer() public méthode

public ChangePlayer ( Player p ) : System
p Player
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

HangiYapayZekaSecili() public méthode

public HangiYapayZekaSecili ( ) : void
Résultat void

comboBox2Ayarla() public méthode

public comboBox2Ayarla ( ) : void
Résultat void