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