Exemplo n.º 1
0
 public string[] GetResults()
 {
     return(ArrayFunctions.GainOrLoss(jeu.NumsTombes, jeu.NumsJoues));
 }