Example #1
0
 public static void add(CategoriePersonne c)
 {
     CategoriePersonneService.add(c);
 }