Esempio n. 1
0
 public IEnumerable <TblCourier> Courier()
 {
     return(_courierService.GetAllCourier());
 }