Метод | Описание | |
---|---|---|
Approve ( int id ) : System.Web.Mvc.ActionResult | ||
Create ( ) : System.Web.Mvc.ActionResult | ||
Detail ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LoanReciptPlanDetail_Read ( [ request, int loanReciptPlanID ) : System.Web.Mvc.ActionResult | ||
LoanReciptPlan_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
ReciptPlan ( int id ) : System.Web.Mvc.ActionResult | ||
ReciptPlanForLoanController ( ILoanReciptPlanService loanReciptPlanService, ICommonService commonService, ILoanReciptPlanDetailService loanReciptPlanDetailService, IUserAccountService userAccountService ) : System |
Метод | Описание | |
---|---|---|
BidToLoanReciptPlanDetail ( IEnumerable |
||
BindToViewModel ( IEnumerable |
||
Create ( |
||
Edit ( |
||
GetLoanReciptPlan ( |
||
ReciptPlan ( |
public Approve ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Create ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public Detail ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public LoanReciptPlanDetail_Read ( [ request, int loanReciptPlanID ) : System.Web.Mvc.ActionResult | ||
request | [ | |
loanReciptPlanID | int | |
Результат | System.Web.Mvc.ActionResult |
public LoanReciptPlan_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
Результат | System.Web.Mvc.ActionResult |
public ReciptPlan ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public ReciptPlanForLoanController ( ILoanReciptPlanService loanReciptPlanService, ICommonService commonService, ILoanReciptPlanDetailService loanReciptPlanDetailService, IUserAccountService userAccountService ) : System | ||
loanReciptPlanService | ILoanReciptPlanService | |
commonService | ICommonService | |
loanReciptPlanDetailService | ILoanReciptPlanDetailService | |
userAccountService | IUserAccountService | |
Результат | System |