Freigeben über


BackCompatJsonFormatterAttribute.Initialize-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub Initialize ( _
    controllerSettings As HttpControllerSettings, _
    controllerDescriptor As HttpControllerDescriptor _
)
public void Initialize(
    HttpControllerSettings controllerSettings,
    HttpControllerDescriptor controllerDescriptor
)

Parameter

  • controllerSettings
    Typ: HttpControllerSettings

Implementiert

IControllerConfiguration.Initialize(HttpControllerSettings, HttpControllerDescriptor)

.NET Framework-Sicherheit

Siehe auch

Referenz

BackCompatJsonFormatterAttribute Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace