public settingsRowChangeEvent(settingsRow row, DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public _GetAccountRowChangeEvent(_GetAccountRow row, DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public MyTableRowChangedEventArgs(MyTableRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }
public CustomersRowChangedEventArgs(CustomersRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }
public MonkeyTableRowChangedEventArgs(MonkeyTableRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }
public titlesRowChangeEvent(titlesRow row, System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public EFTTransactionRowChangeEvent(EFTTransactionRow row, DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public OrdersRowChangeEventArgs(OrdersRow row, DataRowAction action) { _eventRow = row; _eventAction = action; }
public StreetsRowChangeEvent(StreetsHousesFlatsDS.StreetsRow row, System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public _GetTransactionLogRowChangeEvent(_GetTransactionLogRow row, DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public ProductsRowChangedEventArgs(ProductsRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }
public CategoriesRowChangedEventArgs(CategoriesRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }
public OrderDetailsRowChangedEventArgs(OrderDetailsRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }
public BankAccountsRowChangeEvent(BankAccountsRow row,DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public BankAccountsRowChangeEvent(BankAccountsRow row, DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public publishersRowChangeEvent(publishersRow row, System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public ProductRowChangeEventArgs(ProductRow row, DataRowAction action) { _eventRow = row; _eventAction = action; }
public VoiceNoteRowChangeEvent(VoiceNoteRow row, System.Data.DataRowAction action) { this.eventRow = row; this.eventAction = action; }
public TaxesRowChangedEventArgs(TaxesRow r, System.Data.DataRowAction a) { this.eventRow = r; this.eventAction = a; }