C# Class Boy_Scouts_Scheduler.Controllers.EventController

Inheritance: Controller
Datei anzeigen Open project: MoustafaEid/Boy-Scouts-Scheduler

Public Methods

Method Description
Index ( ) : System.Web.Mvc.JsonResult

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method 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 method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Index() public method

public Index ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult