Exemplo n.º 1
0
 private void CancelCheckBt_Click(object sender, EventArgs e)
 {
     cashRegister.CancelCheck();
 }