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