Partager via


PropertyChanged, constructeur (String, String, String)

Espace de noms :  Microsoft.TeamFoundation.Server
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    oldValue As String, _
    newValue As String _
)
public PropertyChanged(
    string name,
    string oldValue,
    string newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyChanged Classe

PropertyChanged, surcharge

Microsoft.TeamFoundation.Server, espace de noms