protected EventAdapters( ConcurrentDictionary<Type, IEventAdapter> map, IEnumerable<KeyValuePair<Type, IEventAdapter>> bindings, ILoggingAdapter log )
new : map : ConcurrentDictionary<Type, IEventAdapter> * bindings : IEnumerable<KeyValuePair<Type, IEventAdapter>> * log : ILoggingAdapter -> EventAdapters