C# 클래스 EventsZilla.Controllers.EventController

상속: ZillaController
파일 보기 프로젝트 열기: synhershko/EventsZilla

공개 메소드들

메소드 설명
Index ( int id, string slug ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Register ( int id, EventRegistration reg ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

public Index ( int id, string slug ) : System.Web.Mvc.ActionResult
id int
slug string
리턴 System.Web.Mvc.ActionResult