C# Class Boy_Scouts_Scheduler.Controllers.EventController

Inheritance: Controller
Afficher le fichier Open project: MoustafaEid/Boy-Scouts-Scheduler

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.JsonResult

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Create ( Event e ) : System.Web.Mvc.JsonResult
Delete ( int id ) : void
Edit ( Event e ) : System.Web.Mvc.JsonResult
Select ( int id ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Index() public méthode

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