Method | Description | |
---|---|---|
ConvertTabLineToString ( int tab, int i ) : string | ||
Form1 ( ) : System | ||
InitTab ( int tab ) : void | ||
ReadPlayers ( ) : void | ||
WriteBattleBoard ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Nettoyage des ressources utilisées.
|
Method | Description | |
---|---|---|
Form1_Load ( object sender, |
||
InitializeComponent ( ) : void |
Méthode requise pour la prise en charge du concepteur - ne modifiez pas le contenu de cette méthode avec l'éditeur de code.
|
public ConvertTabLineToString ( int tab, int i ) : string | ||
tab | int | |
i | int | |
return | string |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true si les ressources managées doivent être supprimées ; sinon, false. |
return | void |