Example #1
0
 void IEventEmitter.Emit(MappingEndEventInfo eventInfo)
 {
     emitter.Emit(new MappingEnd());
 }