Ejemplo n.º 1
0
 public ChoferRowChangeEvent(ChoferRow row, DataRowAction action)
 {
     this.eventRow    = row;
     this.eventAction = action;
 }
Ejemplo n.º 2
0
 public ChoferRowChangeEvent(ChoferRow row, global::System.Data.DataRowAction action)
 {
     this.eventRow    = row;
     this.eventAction = action;
 }