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