Метод | Описание | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
ReceiveTrend ( int Operation, string from, string to ) : System.Web.Mvc.ActionResult | ||
TransportationReportController ( ITransactionService transactionService ) : System |
Метод | Описание | |
---|---|---|
PopulateDateFormat ( ) : void |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public ReceiveTrend ( int Operation, string from, string to ) : System.Web.Mvc.ActionResult | ||
Operation | int | |
from | string | |
to | string | |
Результат | System.Web.Mvc.ActionResult |
public TransportationReportController ( ITransactionService transactionService ) : System | ||
transactionService | ITransactionService | |
Результат | System |