Method | Description | |
---|---|---|
AddBidWinner ( |
||
BidWinnerService ( IUnitOfWork unitOfWork ) : System | ||
DeleteBidWinner ( |
||
DeleteById ( int id ) : bool | ||
Disqualified ( |
||
EditBidWinner ( |
||
FindBy ( bool>.System |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllBidWinner ( ) : List |
||
GetBidsWithWinner ( ) : List |
||
IsRfqGenerated ( int bidID ) : bool | ||
Save ( ) : bool | ||
SignContract ( List |
public AddBidWinner ( |
||
bidWinner | ||
return | bool |
public BidWinnerService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public DeleteBidWinner ( |
||
bidWinner | ||
return | bool |
public Disqualified ( |
||
bidWinner | ||
return | bool |
public EditBidWinner ( |
||
bidWinner | ||
return | bool |
public FindBy ( bool>.System |
||
predicate | bool>.System | |
return | List |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public SignContract ( List |
||
bidWinner | List |
|
return | bool |