Ejemplo n.º 1
0
 public IEnumerable <Stock> Execute()
 {
     return(_gateway.GetAll());
 }