Udostępnij za pośrednictwem


Konstruktor AssertFailedException — (SerializationInfo, StreamingContext)

Inicjuje nowe wystąpienie AssertFailedException klasy serializowane dane.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UnitTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (w Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Składnia

'Deklaracja
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected AssertFailedException(
    SerializationInfo info,
    StreamingContext context
)
protected:
AssertFailedException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> AssertFailedException
protected function AssertFailedException(
    info : SerializationInfo, 
    context : StreamingContext
)

Parametry

Wyjątki

Wyjątek Warunek
ArgumentNullException

infois nullodwołanie o wartości null (Nothing w języku Visual Basic).

SerializationException

Nazwa klasy jest nullodwołanie o wartości null (Nothing w języku Visual Basic) lub HResult jest zero (0).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AssertFailedException Klasa

Przeciążenie AssertFailedException

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UnitTesting

Inne zasoby

Korzystanie z klas potwierdzeń