VersionControlWebService.EnterMethod, méthode
Ce membre substitue TeamFoundationWebService.EnterMethod(MethodInformation).
Espace de noms : Microsoft.TeamFoundation.VersionControl.Server
Assembly : Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)
Syntaxe
'Déclaration
Protected Overrides Sub EnterMethod ( _
methodInformation As MethodInformation _
)
protected override void EnterMethod(
MethodInformation methodInformation
)
Paramètres
- methodInformation
Type : Microsoft.TeamFoundation.Framework.Server.MethodInformation
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
VersionControlWebService Classe
Microsoft.TeamFoundation.VersionControl.Server, espace de noms