프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Stage | IDynamicStage |
메소드 | 설명 | |
---|---|---|
Execute ( System.Web.Mvc.ControllerContext controllerContext, object>.IDictionary |
||
ReflectedDynamicActionDescriptor ( IDynamicStage stage ) : System.Collections.Generic | ||
SetAction ( DynamicAction action ) : void |
메소드 | 설명 | |
---|---|---|
GetResult ( object data ) : object |
public Execute ( System.Web.Mvc.ControllerContext controllerContext, object>.IDictionary |
||
controllerContext | System.Web.Mvc.ControllerContext | |
parameters | object>.IDictionary | |
리턴 | object |
protected abstract GetResult ( object data ) : object | ||
data | object | |
리턴 | object |
public ReflectedDynamicActionDescriptor ( IDynamicStage stage ) : System.Collections.Generic | ||
stage | IDynamicStage | |
리턴 | System.Collections.Generic |