SingleChoiceAction Constructors
Represents a Single Choice Action.
Name | Parameters | Description |
---|---|---|
Single |
none |
Creates an instance of the Single |
Single |
owner, id, category |
Creates a new instance of the Single |
Single |
owner, id, category |
Creates a new instance of the Single |
Single |
container | Creates a new Single Choice Action and initializes its container. |
See Also