コード例 #1
0
 public DynamicTypeData GetDTDFor(Type type)
 {
     return(typeField.GetDTDFor(type));
 }