C# 클래스 Suteki.TardisBank.Web.Mvc.Controllers.NewsController

상속: Controller
파일 보기 프로젝트 열기: sharparchitecture/Sharp-Architecture

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
NewsController ( IHttpContextService context ) : System

Initializes a new instance of the NewsController class.

비공개 메소드들

메소드 설명
Edit ( ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

NewsController() 공개 메소드

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