메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Delete ( long id ) : System.Web.Mvc.ActionResult | ||
Details ( long id ) : System.Web.Mvc.ViewResult | ||
Edit ( long id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ViewResult |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
Create ( Hypothesis hypothesis ) : System.Web.Mvc.ActionResult | ||
DeleteConfirmed ( long id ) : System.Web.Mvc.ActionResult | ||
Edit ( Hypothesis hypothesis ) : System.Web.Mvc.ActionResult |
public Delete ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
리턴 | System.Web.Mvc.ActionResult |
public Details ( long id ) : System.Web.Mvc.ViewResult | ||
id | long | |
리턴 | System.Web.Mvc.ViewResult |
public Edit ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
리턴 | System.Web.Mvc.ActionResult |