Exemplo n.º 1
0
 public static bool Remove(Category entity)
 {
     throw new Exception("chua lam!...");
 }
Exemplo n.º 2
0
 public static bool AddNew(Category entity)
 {
     throw new Exception("chua lam!...");
 }
 partial void UpdateCategory(Category instance);
 partial void DeleteCategory(Category instance);
 partial void InsertCategory(Category instance);