Ejemplo n.º 1
0
 public void TestTearDown()
 {
     if (AuthScope.HasCurrent)
     {
         AuthScope.Dispose();
     }
 }