This documentation is archived and is not being maintained.
ServiceFactory<T> Delegate
Visual Studio 2013
Delegate for injecting a factory to create TeamFoundationServices in a way that can circumvent TeamFoundationRequestContext.GetService. This delegate can be used to facilitate Dependency Injection. Use these in a service consuming class constructor.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Show: