C# Class Quilt4.Service.Areas.Admin.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: Quilt4/Quilt4.Service

Méthodes publiques

Méthode Description
HomeController ( IServiceLog serviceLog, ISettingBusiness settingBusiness ) : System.Linq
Index ( ) : System.Web.Mvc.ActionResult

Method Details

HomeController() public méthode

public HomeController ( IServiceLog serviceLog, ISettingBusiness settingBusiness ) : System.Linq
serviceLog IServiceLog
settingBusiness ISettingBusiness
Résultat System.Linq

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult