Exemplo n.º 1
0
 public void RemoveLFS_JUNCTION_LINER2_COMMENTRow(LFS_JUNCTION_LINER2_COMMENTRow row) {
     this.Rows.Remove(row);
 }
Exemplo n.º 2
0
 public LFS_JUNCTION_LINER2_COMMENTRowChangeEvent(LFS_JUNCTION_LINER2_COMMENTRow row, global::System.Data.DataRowAction action) {
     this.eventRow = row;
     this.eventAction = action;
 }
Exemplo n.º 3
0
 public void AddLFS_JUNCTION_LINER2_COMMENTRow(LFS_JUNCTION_LINER2_COMMENTRow row) {
     this.Rows.Add(row);
 }