Пример #1
0
 private void btnAddition_Click(object sender, EventArgs e)
 {
     kpos.incrementByOne(this.billrowID, this.total);
 }