예제 #1
0
파일: CardDB.cs 프로젝트: samuelarbibe/taki
 public override void CreateUpdateSql(BaseEntity entity, OleDbCommand command)
 {
     throw new NotImplementedException();
 }