Exemplo n.º 1
0
 public void TestEventExceptionWithVersionHandler(TestEventWithVersion testEventWithVersion)
 {
     throw new Exception("Test");
 }
Exemplo n.º 2
0
 public void TestEventWithVersionHandler(TestEventWithVersion testEventWithVersion)
 {
 }