Compartir a través de


TeamExplorerModel.IServiceContainer.AddService (Método) (Type, Object, Boolean)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
Private Sub AddService ( _
    serviceType As Type, _
    serviceInstance As Object, _
    promote As Boolean _
) Implements IServiceContainer.AddService
void IServiceContainer.AddService(
    Type serviceType,
    Object serviceInstance,
    bool promote
)

Parámetros

Implementaciones

IServiceContainer.AddService(Type, Object, Boolean)

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerModel Clase

AddService (Sobrecarga)

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework (Espacio de nombres)