コード例 #1
0
 public List <CategorieTarif> GetAll()
 {
     return(_CategorieTarifService.GetAll());
 }