Partager via


ParameterConvertingCommand, constructeur

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

Syntaxe

'Déclaration
Public Sub New ( _
    command As ICommand, _
    convertFunction As Func(Of Object, Object) _
)
public ParameterConvertingCommand(
    ICommand command,
    Func<Object, Object> convertFunction
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ParameterConvertingCommand Classe

Microsoft.TeamFoundation.MVVM, espace de noms