Compartir a través de


TestObjectNotFoundException (Constructor) (SerializationInfo, StreamingContext)

Inicializa una nueva instancia de la clase [T:Microsoft.TeamFoundation.TestManagement.Client.TestObjectNotFoundException ] a partir de XML usando la información de serialización y el contexto de secuencia especificados.

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected TestObjectNotFoundException(
    SerializationInfo info,
    StreamingContext context
)
protected:
TestObjectNotFoundException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> TestObjectNotFoundException
protected function TestObjectNotFoundException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TestObjectNotFoundException Clase

TestObjectNotFoundException (Sobrecarga)

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)

SerializationInfo

StreamingContext