C# Class Dynamic_Games.NonCoopEquilForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015 Class Usage Examples

Méthodes publiques

Свойство Type Description
lConclusion System.Windows.Forms.Label

Méthodes publiques

Méthode Description
NonCoopEquilForm ( ) : System
add_toListview ( List l ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

NonCoopEquilForm_Load ( object sender, EventArgs e ) : void
bStart_Click ( object sender, EventArgs e ) : void
cbGame_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

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

NonCoopEquilForm() public méthode

public NonCoopEquilForm ( ) : System
Résultat System

add_toListview() public méthode

public add_toListview ( List l ) : void
l List
Résultat void

Property Details

lConclusion public_oe property

public System.Windows.Forms.Label lConclusion
Résultat System.Windows.Forms.Label