Example #1
0
 public void Destroy()
 {
     _function.Destroy();
 }
Example #2
0
 public void TearDown()
 {
     _function.Destroy();
 }