コード例 #1
0
 public static void AddPersonne(Personne pers)
 {
     GestionServicesPersonne.AjouterPersonne(pers);
 }