예제 #1
0
 void ClickButton(Operation act)
 {
     RemoveOptions();
     act.Act();
 }