BackCompatJsonFormatterAttribute.Initialize 方法

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

语法

声明
Public Sub Initialize ( _
    controllerSettings As HttpControllerSettings, _
    controllerDescriptor As HttpControllerDescriptor _
)
public void Initialize(
    HttpControllerSettings controllerSettings,
    HttpControllerDescriptor controllerDescriptor
)

参数

  • controllerSettings
    类型:HttpControllerSettings

实现

IControllerConfiguration.Initialize(HttpControllerSettings, HttpControllerDescriptor)

.NET Framework 安全性

请参阅

参考

BackCompatJsonFormatterAttribute 类

Microsoft.TeamFoundation.Framework.Server 命名空间