CompositeActivity Constructor
.NET Framework 3.0
Initializes a new instance of the CompositeActivity class.
| Name | Description |
|---|---|
| CompositeActivity () | Initializes a new instance of the CompositeActivity class. |
| CompositeActivity (Generic IEnumerable) | Initializes a new instance of the CompositeActivity class from an Object which implements the IEnumerable interface with type Activity. |
| CompositeActivity (String) | Initializes a new instance of the CompositeActivity class, along with the name for that activity. |