Exemple #1
0
 public void TearDown()
 {
     if (reference != null)
     {
         reference.Dispose();
     }
     reference = null;
 }