Поделиться через


AssertInconclusiveException - конструктор (SerializationInfo, StreamingContext)

Инициализирует новый экземпляр класса AssertInconclusiveException с сериализованными данными.

Пространство имен:  Microsoft.VisualStudio.TestTools.UnitTesting
Сборка:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (в Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

Синтаксис

'Декларация
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected AssertInconclusiveException(
    SerializationInfo info,
    StreamingContext context
)
protected:
AssertInconclusiveException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> AssertInconclusiveException
protected function AssertInconclusiveException(
    info : SerializationInfo, 
    context : StreamingContext
)

Параметры

Исключения

Исключение Условие
ArgumentNullException

Параметр info имеет значение nullссылка NULL (Nothing в Visual Basic).

SerializationException

Имя класса — nullссылка NULL (Nothing в Visual Basic).

Безопасность платформы .NET Framework

См. также

Ссылки

AssertInconclusiveException Класс

AssertInconclusiveException - перегрузка

Microsoft.VisualStudio.TestTools.UnitTesting - пространство имен

Inconclusive

Другие ресурсы

Использование классов Assert