C# 클래스 xUnit.GWT.PartFailed

상속: System.Exception
파일 보기 프로젝트 열기: BenHall/xUnit.GWT

공개 메소드들

메소드 설명
PartFailed ( string message, Exception exception ) : System

메소드 상세

PartFailed() 공개 메소드

public PartFailed ( string message, Exception exception ) : System
message string
exception System.Exception
리턴 System