C# Класс Xunit.Sdk.NullException

Exception thrown when an object reference is unexpectedly not null.
Наследование: Xunit.Sdk.AssertActualExpectedException
Показать файл Открыть проект

Открытые методы

Метод Описание
NullException ( object actual, string userMessage )

Creates a new instance of the NullException class.

Описание методов

NullException() публичный Метод

Creates a new instance of the NullException class.
public NullException ( object actual, string userMessage )
actual object
userMessage string