Ejemplo n.º 1
0
 public Type GetMappedEventType(Type eventType)
 {
     return(_objectMapper.GetMappedType(eventType));
 }