Exemplo n.º 1
0
 void ClickButton(Operation act)
 {
     RemoveOptions();
     act.Act();
 }