Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Contact ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( Func |
||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Add ( ) : System.Web.Mvc.ActionResult | ||
Add ( StudentSystem.Data.Student studentToAdd ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public HomeController ( Func |
||
unitOfWorkFactory | Func |
|
studentRepo | IGenericRepository |
|
homeworkRepo | IGenericRepository |
|
return | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |