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