Метод | Описание | |
---|---|---|
AddTransporterChequeDetail ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransporterChequeDetail ( |
||
Dispose ( ) : void | ||
EditTransporterChequeDetail ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.Expression |
||
GetAllTransporterChequeDetail ( ) : List |
||
TransporterChequeDetailService ( IUnitOfWork unitOfWork ) : System |
public AddTransporterChequeDetail ( |
||
transporterChequeDetail | ||
Результат | bool |
public DeleteTransporterChequeDetail ( |
||
transporterChequeDetail | ||
Результат | bool |
public EditTransporterChequeDetail ( |
||
transporterChequeDetail | ||
Результат | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
Результат | List |
public FindById ( int id ) : |
||
id | int | |
Результат |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
Результат | IEnumerable |
public GetAllTransporterChequeDetail ( ) : List |
||
Результат | List |
public TransporterChequeDetailService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Результат | System |