Multitask Constructor
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| Multitask() | Initializes a new instance of Multitask. | |
| Multitask(Multitask) | Initializes a new instance of Multitask by copying an existing instance. | |
| Multitask(Task[]) | Initializes a new instance of Multitask that executes the specified child tasks. |