C# Class EventsZilla.Controllers.EventController

Inheritance: ZillaController
Afficher le fichier Open project: synhershko/EventsZilla

Méthodes publiques

Méthode Description
Index ( int id, string slug ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Register ( int id, EventRegistration reg ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( int id, string slug ) : System.Web.Mvc.ActionResult
id int
slug string
Résultat System.Web.Mvc.ActionResult