C# 클래스 Castle.MonoRail.ActionResultContext

상속: BaseMvcContext
파일 보기 프로젝트 열기: johnsimons/MonoRail3 1 사용 예제들

공개 메소드들

메소드 설명
ActionResultContext ( string areaName, string controllerName, string actionName ) : Hosting.Mvc

메소드 상세

ActionResultContext() 공개 메소드

public ActionResultContext ( string areaName, string controllerName, string actionName ) : Hosting.Mvc
areaName string
controllerName string
actionName string
리턴 Hosting.Mvc