Beispiel #1
0
 private void VehicleForm_Closing(object sender, CancelEventArgs e)
 {
     m_obdInterface.SaveVehicleProfiles(m_arrayVehicleList);
 }