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