Exemplo n.º 1
0
 public void RegisterCleanup(Action cleanup)
 {
     _scriptRunner.RegisterCleanup(cleanup);
 }