Beispiel #1
0
 public void TestEventExceptionWithVersionHandler(TestEventWithVersion testEventWithVersion)
 {
     throw new Exception("Test");
 }
Beispiel #2
0
 public void TestEventWithVersionHandler(TestEventWithVersion testEventWithVersion)
 {
 }