예제 #1
0
 public void OneTimeTearDown()
 {
     _migo.Dispose();
     _fakeMigo.Stop();
 }
예제 #2
0
 public void Cleanup()
 {
     _migo.Dispose();
 }