public void SetUp()
 {
     _sut = new StaticEventRouter();
 }
Esempio n. 2
0
 public void Setup()
 {
     _sut = new StaticEventRouter();
 }