Partager via


GraphObjectChangedEventArgs, constructeur

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    changed As GraphObject _
)
public GraphObjectChangedEventArgs(
    GraphObject changed
)
public:
GraphObjectChangedEventArgs(
    GraphObject^ changed
)
new : 
        changed:GraphObject -> GraphObjectChangedEventArgs
public function GraphObjectChangedEventArgs(
    changed : GraphObject
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphObjectChangedEventArgs Classe

Microsoft.VisualStudio.GraphModel, espace de noms