Partilhar via


Construtor GraphObjectChangedEventArgs

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
Public Sub New ( _
    changed As GraphObject _
)
public GraphObjectChangedEventArgs(
    GraphObject changed
)
public:
GraphObjectChangedEventArgs(
    GraphObject^ changed
)
new : 
        changed:GraphObject -> GraphObjectChangedEventArgs
public function GraphObjectChangedEventArgs(
    changed : GraphObject
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GraphObjectChangedEventArgs Classe

Namespace Microsoft.VisualStudio.GraphModel