示例#1
0
 /// <summary>
 /// Constructor
 /// </summary>
 /// <param name="typeDictionary"></param>
 public FudgeTypeHandler(FudgeTypeDictionary typeDictionary)
 {
     this.typeDictionary = typeDictionary;
 }
示例#2
0
 /// <summary>
 /// Constructor
 /// </summary>
 /// <param name="typeDictionary"></param>
 public FudgeTypeHandler(FudgeTypeDictionary typeDictionary)
 {
     this.typeDictionary = typeDictionary;
 }