Ejemplo n.º 1
0
 public IEnumerable <Supplier> GetAllSupplier()
 {
     return(_iCommonGateway.GetAllSupplier());
 }