public ActivationStore() { _InternalStore = new ReadWriteDictionary <ConstructorInfo, Func <Object[], Object> >(); }