コード例 #1
0
 public static List <LandInfo> LandInfo_GetByAll()
 {
     return(db.LandInfo_GetByAll());
 }