/// <summary> /// Constructor /// </summary> /// <param name="typeDictionary"></param> public FudgeTypeHandler(FudgeTypeDictionary typeDictionary) { this.typeDictionary = typeDictionary; }