I have this custom dictionary class in my code:
public class BaseClass_Dictionary : BaseClass, IDictionary where K : IndexField where T :