Method | Description | |
---|---|---|
ActionPackage ( System.Action p_actAction ) : System |
A simple constructor that initializes the object with the given values.
|
public ActionPackage ( System.Action p_actAction ) : System | ||
p_actAction | System.Action | The action to execute. |
return | System |