Ejemplo n.º 1
0
 public void RemoveintracommunitytfreightRow(intracommunitytfreightRow row)
 {
     this.Rows.Remove(row);
 }
Ejemplo n.º 2
0
 public void AddintracommunitytfreightRow(intracommunitytfreightRow row)
 {
     this.Rows.Add(row);
 }