Example #1
0
 public static List <CategoriePersonne> GetAll()
 {
     return(CategoriePersonneService.GetAll());
 }