示例#1
0
 private void buttonDecreaseFuelFlow_Click(object sender, System.EventArgs e)
 {
     frame.DecreaseFuelFlow();
 }