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