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