Exemple #1
0
 public UnitTest1()
 {
     _syncContext = new SingleThreadedSynchronizationContext();
 }
Exemple #2
0
 public void Initialize()
 {
     _syncContext = new SingleThreadedSynchronizationContext();
 }