Метод | Описание | |
---|---|---|
AddTransportBidQuotationHeader ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransportBidQuotationHeader ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.Expression |
||
GetAllTransportBidQuotationHeader ( ) : List |
||
TransportBidQuotationHeaderHeaderService ( IUnitOfWork unitOfWork ) : System | ||
UpdateTransportBidQuotationHeader ( |
public AddTransportBidQuotationHeader ( |
||
transportBidQuotationHeader | ||
Результат | bool |
public DeleteTransportBidQuotationHeader ( |
||
transportBidQuotationHeader | ||
Результат | 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 GetAllTransportBidQuotationHeader ( ) : List |
||
Результат | List |
public TransportBidQuotationHeaderHeaderService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Результат | System |
public UpdateTransportBidQuotationHeader ( |
||
transportBidQuotationHeader | ||
Результат | bool |