TaskVersionResolver Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class TaskVersionResolver
type TaskVersionResolver = class
Public NotInheritable Class TaskVersionResolver
- Inheritance
-
TaskVersionResolver
Constructors
TaskVersionResolver(IDictionary<Guid,IDictionary<String,TaskDefinition>>, IDictionary<Guid,IList<TaskVersion>>) | |
TaskVersionResolver(IDictionary<Guid,IList<TaskVersion>>) |
Methods
ResolveVersion(Guid, String) | |
TryResolveVersion(Guid, String, TaskVersion) |