Method | Description | |
---|---|---|
ActionInvocation ( string actionName ) : System |
Initializes an ActionInvocation with the name of the action to be invoked.
|
public ActionInvocation ( string actionName ) : System | ||
actionName | string | The name of the action to be invoked. |
return | System |