コード例 #1
0
 internal IEnumerable <Cruise> Get()
 {
     return(_repo.Get());
 }