[]
Initializes a new instance of the ActionNamed.
public ActionNamed()
Public Sub New()
Initializes a new instance of the ActionNamed.
public ActionNamed(string name)
Public Sub New(name As String)
Type | Name | Description |
---|---|---|
string | name | The name of the action. |