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

Implements

IControllerConfiguration.Initialize(HttpControllerSettings, HttpControllerDescriptor)

.NET Framework 安全性

請參閱

參考

BackCompatJsonFormatterAttribute 類別

Microsoft.TeamFoundation.Framework.Server 命名空間