Пример #1
0
 private void buttonIncreaseFuelFlow_Click(object sender, System.EventArgs e)
 {
     frame.IncreaseFuelFlow();
 }