Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Boy_Scouts_Scheduler
Controllers
EventController
C# Class Boy_Scouts_Scheduler.Controllers.EventController
Inheritance:
Controller
Mostrar archivo
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