Freigeben über


ComponentFactory-Konstruktor (array<IComponentCreator[], String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    componentCreators As IComponentCreator(), _
    serviceName As String _
)
public ComponentFactory(
    IComponentCreator[] componentCreators,
    string serviceName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ComponentFactory Klasse

ComponentFactory-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace