Exemplo n.º 1
0
 public virtual void DeleteRow(DataRow row, string info)
 {
     Trans.DeleteRow(row, info);
 }