메소드 | 설명 | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IAttendeeRepository attendeeRepository, INosSessionRepository sessionRepository, INosClient nosClient ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Samstag ( ) : System.Web.Mvc.ActionResult | ||
Sessions ( ) : System.Web.Mvc.ActionResult | ||
Sonntag ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
SessionDetails ( System.Guid id ) : System.Web.Mvc.ActionResult |
public HomeController ( IAttendeeRepository attendeeRepository, INosSessionRepository sessionRepository, INosClient nosClient ) : System | ||
attendeeRepository | IAttendeeRepository | |
sessionRepository | INosSessionRepository | |
nosClient | INosClient | |
리턴 | System |