Example #1
0
 public virtual void after_each()
 {
     autoSubstitute.Dispose();
     notifier.Dispose();
     disposables.Dispose();
 }
Example #2
0
 public void Dispose()
 {
     _autoSub.Dispose();
 }