Method | Description | |
---|---|---|
AddTransportBidPlan ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransportBidPlan ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
GetAllTransportBidPlan ( ) : List |
||
TransportBidPlanService ( IUnitOfWork unitOfWork ) : System | ||
UpdateTransportBidPlan ( |
public AddTransportBidPlan ( |
||
item | ||
return | bool |
public DeleteTransportBidPlan ( |
||
item | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public TransportBidPlanService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public UpdateTransportBidPlan ( |
||
item | ||
return | bool |