Partager via


TestObjectUpdatedException, constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe TestObjectUpdatedException à partir du XML à l'aide des informations de sérialisation et du contexte fournis.

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

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TestObjectUpdatedException Classe

TestObjectUpdatedException, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

SerializationInfo

StreamingContext