예제 #1
0
 public abstract bool Delete(Entity.Change item);
예제 #2
0
 public abstract bool Update(Entity.Change item);
예제 #3
0
 public abstract uint Insert(Entity.Change item);