Example #1
0
 public void Setup()
 {
     GC.Collect();
     GC.WaitForPendingFinalizers();
     ActionSubscriber.ResetCount();
 }