コード例 #1
0
 public List <Map> GetAllMaps()
 {
     return(_MapRepository.GetAllMaps());
 }