TeamExplorerModel.IServiceContainer.AddService-Methode (Type, ServiceCreatorCallback)

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Private Sub AddService ( _
    serviceType As Type, _
    callback As ServiceCreatorCallback _
) Implements IServiceContainer.AddService
void IServiceContainer.AddService(
    Type serviceType,
    ServiceCreatorCallback callback
)

Parameter

Implementiert

IServiceContainer.AddService(Type, ServiceCreatorCallback)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerModel Klasse

AddService-Überladung

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework-Namespace