Exemplo n.º 1
0
 protected void Call(Action action)
 {
     _actionRunner.Run(action);
 }