protected override void InitializePatchFunctions() { PatchDictionary.Add(Account.UpdateSecurityPatch, AccountPatchCollection.GetUpdateStatisticsPatch); }
protected override void InitializePatchFunctions() { PatchDictionary.Add(ReviewSession.SaveQuestionnairePatch, ReviewSessionPatchCollection.GetSaveQuestionnairePatch); }