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

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

공개 메소드들

메소드 설명
Index ( ) : ActionResult

Displays the Index view of the processes

비공개 메소드들

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

메소드 상세

Index() 공개 메소드

Displays the Index view of the processes
public Index ( ) : ActionResult
리턴 ActionResult