Task Constructor
- Updated2023-02-21
- 1 minute(s) read
Task Constructor
Overload List
Name | Description | |
---|---|---|
![]() | Task | Initializes a new instance of the Task class with a unique name. |
![]() | Task(String) | Initializes a new instance of the Task class with the specified name. |