Exemplo n.º 1
0
 internal ServerManager(ServerLocatorRegistry registry, TestHelper helper)
 {
     _registry = registry;
     _helper   = helper;
 }