Compartir a través de


TeamFoundationHttpHandler.EnterMethod (Método)

EnterMethod se utilizan para anotar el principio del controlador para definir la información sobre el controlador ejecutado.

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
Protected Overridable Sub EnterMethod ( _
    methodInformation As MethodInformation _
)
protected virtual void EnterMethod(
    MethodInformation methodInformation
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationHttpHandler Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)