Beispiel #1
0
 //Ajouter interet
 public static void ajouterInteret(IdDescription interet)
 {
     RequeteInformation.ajouterInteret(interet);
 }