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