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