public void TestEventExceptionWithVersionHandler(TestEventWithVersion testEventWithVersion) { throw new Exception("Test"); }
public void TestEventWithVersionHandler(TestEventWithVersion testEventWithVersion) { }