Example #1
0
 public List <Tiers> GetAll()
 {
     return(_fournisseurService.GetAll());
 }