C# 클래스 Xunit.Sdk.NullException

Exception thrown when an object reference is unexpectedly not null.
상속: Xunit.Sdk.AssertActualExpectedException
파일 보기 프로젝트 열기: docevaad/Chain

공개 메소드들

메소드 설명
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