Udostępnij za pośrednictwem


Delegat ServiceFactory<T>

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Delegate Function ServiceFactory(Of T) ( _
    context As TeamFoundationRequestContext _
) As T
public delegate T ServiceFactory<T>(
    TeamFoundationRequestContext context
)

Parametry typów

  • T

Parametry

Wartość zwracana

Typ: T

Zobacz też

Informacje

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server