コード例 #1
0
 public static List <Aircrafts> GetListOfAircrafts()
 {
     return(Aircrafts.LoadList());
 }