메소드 | 설명 | |
---|---|---|
CustomerController ( ) : System | ||
Details ( int id ) : System.Web.Mvc.ViewResult | ||
Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ViewResult |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
Payments ( int customerid ) : System.Web.Mvc.ViewResult | ||
Rentals ( int customerid ) : System.Web.Mvc.ViewResult |
public Details ( int id ) : System.Web.Mvc.ViewResult | ||
id | int | |
리턴 | System.Web.Mvc.ViewResult |
public Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ViewResult | ||
sortOrder | string | |
currentFilter | string | |
searchString | string | |
page | int | |
리턴 | System.Web.Mvc.ViewResult |