コード例 #1
0
 public IList <Location> Get()
 {
     return(repo.Get());
 }