Méthode | Description | |
---|---|---|
Add ( string id ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
PresentationController ( IYouConfDbContext youConfDbContext ) : System |
Méthode | Description | |
---|---|---|
Add ( string conferenceHashTag, long speakerIds, |
||
ConvertToUtc ( System.DateTime dateTime, string timeZoneId ) : System.DateTime | ||
DeleteConfirm ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( long speakerIds, |
||
PopulateSpeakers ( |
public Add ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
Résultat | System.Web.Mvc.ActionResult |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public PresentationController ( IYouConfDbContext youConfDbContext ) : System | ||
youConfDbContext | IYouConfDbContext | |
Résultat | System |