C# 클래스 T4MVC_ActionResult, simple

상속: ActionResult, IT4MVCActionResult
파일 보기 프로젝트 열기: juanplopes/simple 1 사용 예제들

공개 메소드들

메소드 설명
ExecuteResult ( System context ) : void
T4MVC_ActionResult ( string area, string controller, string action ) : System

메소드 상세

ExecuteResult() 공개 메소드

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

T4MVC_ActionResult() 공개 메소드

public T4MVC_ActionResult ( string area, string controller, string action ) : System
area string
controller string
action string
리턴 System