我正在尝试使用Windows Forms在C#中运行自动柜员机模拟,该窗体可以让自动柜员机的多个实例同时与银行帐户进行交易。public class Bank private Account[] ac = new Account[3];
但是,既然自动柜员机表单是事件驱动的,并且没有一个方法可以控制它,
我需要以下规则的帮助: not Operation(Account == $acc,ATM != $atm, Bank == $b, this before $op1) accumulate($op2:Operation(Account == $acc,ATM != $atm, Bank == $b,Operation=="CREDIT",$amount1:A