메소드 | 설명 | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
ReadTransporters ( [ request ) : System.Web.Mvc.ActionResult | ||
ShowBidByTransporter ( [ request, int transporterId ) : System.Web.Mvc.ActionResult | ||
TransportListController ( ITransporterService transporterService, ITransportBidQuotationService bidQuotationService ) : System | ||
TransporterBidDetail ( int transporterId ) : System.Web.Mvc.ActionResult |
public ReadTransporters ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
리턴 | System.Web.Mvc.ActionResult |
public ShowBidByTransporter ( [ request, int transporterId ) : System.Web.Mvc.ActionResult | ||
request | [ | |
transporterId | int | |
리턴 | System.Web.Mvc.ActionResult |
public TransportListController ( ITransporterService transporterService, ITransportBidQuotationService bidQuotationService ) : System | ||
transporterService | ITransporterService | |
bidQuotationService | ITransportBidQuotationService | |
리턴 | System |
public TransporterBidDetail ( int transporterId ) : System.Web.Mvc.ActionResult | ||
transporterId | int | |
리턴 | System.Web.Mvc.ActionResult |