Пример #1
0
 public ChoferRowChangeEvent(ChoferRow row, DataRowAction action)
 {
     this.eventRow    = row;
     this.eventAction = action;
 }
Пример #2
0
 public ChoferRowChangeEvent(ChoferRow row, global::System.Data.DataRowAction action)
 {
     this.eventRow    = row;
     this.eventAction = action;
 }