C# 클래스 Isop.Api.ControllerExpression

파일 보기 프로젝트 열기: wallymathieu/isop

공개 메소드들

메소드 설명
Action ( string actionName ) : ActionControllerExpression
ControllerExpression ( string controllerName, Build build ) : System

메소드 상세

Action() 공개 메소드

public Action ( string actionName ) : ActionControllerExpression
actionName string
리턴 ActionControllerExpression

ControllerExpression() 공개 메소드

public ControllerExpression ( string controllerName, Build build ) : System
controllerName string
build Build
리턴 System