Exemplo n.º 1
0
 public override void Update(Entitys.Entity oEntity)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public override Entitys.PK Insert(Entitys.Entity oEntity)
 {
     throw new NotImplementedException();
 }