Méthode | Description | |
---|---|---|
AddTransportBidQuotation ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransportBidQuotation ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransportBidQuotation ( ) : List |
||
GetSecondWinner ( int transporterId, int woredaId ) : List |
||
TransportBidQuotationService ( IUnitOfWork unitOfWork ) : System | ||
UpdateTransportBidQuotation ( |
Méthode | Description | |
---|---|---|
GetDrmfssTransporters ( ) : List |
public AddTransportBidQuotation ( |
||
item | ||
Résultat | bool |
public DeleteTransportBidQuotation ( |
||
item | ||
Résultat | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
Résultat | List |
public FindById ( int id ) : |
||
id | int | |
Résultat |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
Résultat | IEnumerable |
public GetAllTransportBidQuotation ( ) : List |
||
Résultat | List |
public GetSecondWinner ( int transporterId, int woredaId ) : List |
||
transporterId | int | |
woredaId | int | |
Résultat | List |
public TransportBidQuotationService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Résultat | System |
public UpdateTransportBidQuotation ( |
||
item | ||
Résultat | bool |