C# 클래스 MvcToFubu.Core.Components.MvcActionCall

상속: ActionCall
파일 보기 프로젝트 열기: bobpace/MvcToFubu

공개 메소드들

메소드 설명
MvcActionCall ( Type handlerType, MethodInfo method ) : System

보호된 메소드들

메소드 설명
buildObjectDef ( ) : ObjectDef

메소드 상세

MvcActionCall() 공개 메소드

public MvcActionCall ( Type handlerType, MethodInfo method ) : System
handlerType System.Type
method System.Reflection.MethodInfo
리턴 System

buildObjectDef() 보호된 메소드

protected buildObjectDef ( ) : ObjectDef
리턴 ObjectDef