Method | Description | |
---|---|---|
Error ( ) : IActionResult | ||
HomeController ( IConfigurationRoot configuration, IHostingEnvironment hostingEnvironment, WebMarkupMin.Sample.Logic.Services.SitemapService sitemapService ) : System.Collections.Generic |
Method | Description | |
---|---|---|
ChangeLog ( ) : IActionResult | ||
Contact ( ) : IActionResult | ||
GetAbsoluteUrl ( string controllerName, string actionName ) : string | ||
Index ( ) : IActionResult | ||
Minifiers ( ) : IActionResult | ||
Sitemap ( ) : IActionResult |
public HomeController ( IConfigurationRoot configuration, IHostingEnvironment hostingEnvironment, WebMarkupMin.Sample.Logic.Services.SitemapService sitemapService ) : System.Collections.Generic | ||
configuration | IConfigurationRoot | |
hostingEnvironment | IHostingEnvironment | |
sitemapService | WebMarkupMin.Sample.Logic.Services.SitemapService | |
return | System.Collections.Generic |