예제 #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);