コード例 #1
0
 public void UpdateConstants()
 {
     if (iFlightModel != null)
     {
         iFlightModel.UpdateConstants();
     }
 }