Esempio n. 1
0
 public abstract bool Delete(Entity.Change item);
Esempio n. 2
0
 public abstract bool Update(Entity.Change item);
Esempio n. 3
0
 public abstract uint Insert(Entity.Change item);