Beispiel #1
0
 public RetourAPI Unregister(Joueur Joueur)
 {
     return(DB_CURD.UnregisterTournoi(Joueur));
 }