示例#1
0
 public static Type GetPropertyType(DicValueType dicValueType)
 {
     return Type.GetType(dicValueType.TypeName, true);
 }
示例#2
0
 partial void UpdateDicValueType(DicValueType instance);
示例#3
0
 partial void DeleteDicValueType(DicValueType instance);
示例#4
0
 partial void InsertDicValueType(DicValueType instance);