C# 클래스 ASTE.Modules.APIDiscovery.Controllers.ModuleController

상속: Controller
파일 보기 프로젝트 열기: aste-hsc/ASTE-Prototype

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult

Index view of the modules

비공개 메소드들

메소드 설명
Add ( string url, string version ) : Task
Delete ( int module_id ) : System.Web.Mvc.ActionResult
Edit ( int module_id ) : System.Web.Mvc.ActionResult
New ( ) : System.Web.Mvc.ActionResult
Update ( Module module ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

Index view of the modules
public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult