Task Constructor
Initializes a new instance of the Task class.
Overload List
Name | Description |
---|---|
Task () |
Initializes a new instance of the Task class.
|
Task (ITask) |
Initializes a new instance of the Task class using the specified task.
|
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the Task class.
Name | Description |
---|---|
Task () |
Initializes a new instance of the Task class.
|
Task (ITask) |
Initializes a new instance of the Task class using the specified task.
|