Task Constructor
.NET Framework 3.0
Initializes a new instance of the Task class.
| Name | Description |
|---|---|
| Task () | Initializes a new instance of the Task class. |
| Task (ResourceManager) | Initializes a new instance of the Task class with the specified TaskResources. |
| Task (ResourceManager, String) | Initializes a new instance of the Task class with the specified TaskResources and HelpKeywordPrefix. |