C# Class MiniHawraman.Core.Controllers.AdminController

Inheritance: BaseController
Afficher le fichier Open project: keyvan/MiniHawraman

Méthodes publiques

Méthode Description
AdminController ( ISiteService blogService ) : System.Web.Mvc
Index ( ) : System.Web.Mvc.ActionResult

Method Details

AdminController() public méthode

public AdminController ( ISiteService blogService ) : System.Web.Mvc
blogService ISiteService
Résultat System.Web.Mvc

Index() public méthode

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