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

Inheritance: Controller
Exibir arquivo Open project: sharparchitecture/Sharp-Architecture

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
NewsController ( IHttpContextService context ) : System

Initializes a new instance of the NewsController class.

Private Methods

Method Description
Edit ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

NewsController() public method

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