Partager via


GraphTransactionCanceledException, constructeur (SerializationInfo, StreamingContext)

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

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected GraphTransactionCanceledException(
    SerializationInfo info,
    StreamingContext context
)
protected:
GraphTransactionCanceledException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> GraphTransactionCanceledException
protected function GraphTransactionCanceledException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphTransactionCanceledException Classe

GraphTransactionCanceledException, surcharge

Microsoft.VisualStudio.GraphModel, espace de noms