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