메소드 | 설명 | |
---|---|---|
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. |