Exemple #1
0
 private void btnCallTo1st_Click(object sender, EventArgs e)
 {
     elevator.CallTo1st();
     UpdateState();
 }