Ejemplo n.º 1
0
 public IEnumerable <shop> GetBigShops(int h)
 {
     return(_context.getBigShops(h));
 }