C# 클래스 XunitShould.Sdk.SingleException

상속: AssertCollectionCountException
파일 보기 프로젝트 열기: EddieGarmon/XunitShould

공개 메소드들

메소드 설명
SingleException ( int count ) : System.Diagnostics.CodeAnalysis

Initializes a new instance of the SingleException class.

메소드 상세

SingleException() 공개 메소드

Initializes a new instance of the SingleException class.
public SingleException ( int count ) : System.Diagnostics.CodeAnalysis
count int The numbers of items in the collection.
리턴 System.Diagnostics.CodeAnalysis