Exemplo n.º 1
0
 public void SetUp()
 {
     _adminClient = AdminClientFactory.CreateNew();
     _adminClient.Connect();
 }