Ejemplo n.º 1
0
 internal IEnumerable <Cruise> Get()
 {
     return(_repo.GetAll());
 }