C# Class Suteki.TardisBank.Web.Mvc.Controllers.NewsController

Inheritance: Controller
Afficher le fichier Open project: sharparchitecture/Sharp-Architecture

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
NewsController ( IHttpContextService context ) : System

Initializes a new instance of the NewsController class.

Private Methods

Méthode Description
Edit ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

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

NewsController() public méthode

Initializes a new instance of the NewsController class.
is .
public NewsController ( IHttpContextService context ) : System
context IHttpContextService
Résultat System