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