TeamExplorerModel.IServiceContainer.AddService 方法 (Type, Object)

命名空间:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Private Sub AddService ( _
    serviceType As Type, _
    serviceInstance As Object _
) Implements IServiceContainer.AddService
void IServiceContainer.AddService(
    Type serviceType,
    Object serviceInstance
)

参数

实现

IServiceContainer.AddService(Type, Object)

.NET Framework 安全性

请参见

参考

TeamExplorerModel 类

AddService 重载

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework 命名空间