C# 클래스 T4MVC_System_Web_Mvc_ActionResult, RaccoonBlog

상속: System.Web.Mvc.ActionResult, IT4MVCActionResult
파일 보기 프로젝트 열기: ayende/RaccoonBlog 1 사용 예제들

공개 메소드들

메소드 설명
ExecuteResult ( System context ) : void
T4MVC_System_Web_Mvc_ActionResult ( string area, string controller, string action, string protocol = null ) : System

메소드 상세

ExecuteResult() 공개 메소드

public ExecuteResult ( System context ) : void
context System
리턴 void

T4MVC_System_Web_Mvc_ActionResult() 공개 메소드

public T4MVC_System_Web_Mvc_ActionResult ( string area, string controller, string action, string protocol = null ) : System
area string
controller string
action string
protocol string
리턴 System