메소드 | 설명 | |
---|---|---|
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ProgramController ( IProgramService programService ) : System | ||
Program_Read ( [ request ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
BindProgram ( |
||
GetPrograms ( IEnumerable |
||
Program_Create ( [ request, |
||
Program_Destroy ( [ request, |
||
Program_Update ( [ request, |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public ProgramController ( IProgramService programService ) : System | ||
programService | IProgramService | |
리턴 | System |
public Program_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
리턴 | System.Web.Mvc.ActionResult |