Method | Description | |
---|---|---|
DelegateDynamicAction ( ActionDelegate actionDelegate ) |
Initializes a new instance of the DelegateDynamicAction class.
|
|
Execute ( |
Implementors should perform the action upon this invocation
|
public DelegateDynamicAction ( ActionDelegate actionDelegate ) | ||
actionDelegate | ActionDelegate | The action delegate. |
public Execute ( |
||
controller | ||
return | void |