Method | Description | |
---|---|---|
AddTransporterCheque ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransporterCheque ( |
||
Dispose ( ) : void | ||
EditTransporterCheque ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransporterCheque ( ) : List |
||
TransporterChequeService ( IUnitOfWork unitOfWork ) : System |
public AddTransporterCheque ( |
||
transporterCheque | ||
return | bool |
public DeleteTransporterCheque ( |
||
transporterCheque | ||
return | bool |
public EditTransporterCheque ( |
||
transporterCheque | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public TransporterChequeService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |