Partager via


QueuedCommand.ExecuteHandler, délégué

Espace de noms :  Microsoft.TeamFoundation.MVVM
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Public Delegate Function ExecuteHandler ( _
    sender As Object, _
    e As QueuedCommandExecuteEventArgs _
) As Object
public delegate Object ExecuteHandler(
    Object sender,
    QueuedCommandExecuteEventArgs e
)

Paramètres

Valeur de retour

Type : System.Object

Voir aussi

Référence

Microsoft.TeamFoundation.MVVM, espace de noms