C# 클래스 StatLight.Client.Harness.Hosts.MSTest.UnitTestProviders.MSTest.ExpectedException

상속: IExpectedException
파일 보기 프로젝트 열기: staxmanade/StatLight

공개 메소드들

메소드 설명
ExpectedException ( object expectedExceptionAttribute ) : System

Creates a new expected exception metadata wrapper.

비공개 메소드들

메소드 설명
ExpectedException ( ) : System

Private constructor.

메소드 상세

ExpectedException() 공개 메소드

Creates a new expected exception metadata wrapper.
public ExpectedException ( object expectedExceptionAttribute ) : System
expectedExceptionAttribute object Attribute value.
리턴 System