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

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

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

Метод Описание
NotNullException ( string userMessage )

Creates a new instance of the NotNullException class.

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

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

Creates a new instance of the NotNullException class.
public NotNullException ( string userMessage )
userMessage string