C# Class OpenSpacePlanner.WebAdmin.Controllers.AttendeeAdminController

Inheritance: Controller
Afficher le fichier Open project: AlexZeitler/OpenSpacePlanner

Méthodes publiques

Méthode Description
AttendeeAdminController ( IAttendeeRepository attendeeRepository ) : System.Linq
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Create ( ) : System.Web.Mvc.ActionResult
Create ( Attendee attendee ) : System.Web.Mvc.ActionResult

Method Details

AttendeeAdminController() public méthode

public AttendeeAdminController ( IAttendeeRepository attendeeRepository ) : System.Linq
attendeeRepository IAttendeeRepository
Résultat System.Linq

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult