Свойство | Type | Description | |
---|---|---|---|
Stage | IDynamicStage |
Méthode | Description | |
---|---|---|
Execute ( System.Web.Mvc.ControllerContext controllerContext, object>.IDictionary |
||
ReflectedDynamicActionDescriptor ( IDynamicStage stage ) : System.Collections.Generic | ||
SetAction ( DynamicAction action ) : void |
Méthode | Description | |
---|---|---|
GetResult ( object data ) : object |
public Execute ( System.Web.Mvc.ControllerContext controllerContext, object>.IDictionary |
||
controllerContext | System.Web.Mvc.ControllerContext | |
parameters | object>.IDictionary | |
Résultat | object |
protected abstract GetResult ( object data ) : object | ||
data | object | |
Résultat | object |
public ReflectedDynamicActionDescriptor ( IDynamicStage stage ) : System.Collections.Generic | ||
stage | IDynamicStage | |
Résultat | System.Collections.Generic |
public SetAction ( DynamicAction action ) : void | ||
action | DynamicAction | |
Résultat | void |