Exemplo n.º 1
0
 /// <summary>
 /// відмінити останню операцію
 /// </summary>
 public void CancelLastCheckOperation()
 {
     fp.VoidLast();
 }