메소드 | 설명 | |
---|---|---|
GetStudents ( string sectionId, int limit, int offset, string view ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
IndexAsync ( int limit, int offset ) : Task |
메소드 | 설명 | |
---|---|---|
GetStudentsAsync ( string sectionId, int limit, int offset, string view ) : Task |
public GetStudents ( string sectionId, int limit, int offset, string view ) : System.Web.Mvc.ActionResult | ||
sectionId | string | |
limit | int | |
offset | int | |
view | string | |
리턴 | System.Web.Mvc.ActionResult |