| TaskDescription Methods |
The TaskDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateInstance |
Creates a task instance from this description. If the task type can't be found, a ReferenceTask instance is created
which capsules this task description.
| |
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(TaskDescription) |
Determines whether the specified TaskDescription is equal to the current
TaskDescription.
| |
| Generate(Type) |
Generates a task description for the specified task type.
| |
| GenerateT |
Generates a task description for the specified task type.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) |