메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
GetDrmfssTransporters ( ) : List |
public AddTransportBidQuotation ( |
||
item | ||
리턴 | bool |
public DeleteTransportBidQuotation ( |
||
item | ||
리턴 | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
리턴 | List |
public FindById ( int id ) : |
||
id | int | |
리턴 |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
리턴 | IEnumerable |
public GetSecondWinner ( int transporterId, int woredaId ) : List |
||
transporterId | int | |
woredaId | int | |
리턴 | List |
public TransportBidQuotationService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
리턴 | System |
public UpdateTransportBidQuotation ( |
||
item | ||
리턴 | bool |