Method | Description | |
---|---|---|
Contact ( ) : System.Web.Mvc.PartialViewResult | ||
HomeController ( IBlogServices blogservices, IMediaServices mediaservices ) : System |
Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
Galeria ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
SendContactMessage ( |
||
Videos ( int page, string sortdir, string searchstring ) : System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.PartialViewResult | ||
return | System.Web.Mvc.PartialViewResult |
public HomeController ( IBlogServices blogservices, IMediaServices mediaservices ) : System | ||
blogservices | IBlogServices | |
mediaservices | IMediaServices | |
return | System |