Method | Description | |
---|---|---|
AjouterPersonne ( string Nom, string Prenom, int Age ) : void | ||
CompterPersonnes ( ) : int | ||
Dispose ( ) : void | ||
Programme ( ) : System |
public AjouterPersonne ( string Nom, string Prenom, int Age ) : void | ||
Nom | string | |
Prenom | string | |
Age | int | |
return | void |