Exemplo n.º 1
0
 public void PerTestSetUp()
 {
     Event = new BaseEventStub<string>();
 }
Exemplo n.º 2
0
 public void PerTestSetUp()
 {
     Event = new BaseEventStub();
 }