Exemplo n.º 1
0
 internal IEnumerable <Flight> Get()
 {
     return(_repo.Get());
 }