C# 클래스 QuickDotNetCheck.Exceptions.UnexpectedException

상속: FalsifiableException
파일 보기 프로젝트 열기: kilfour/QuickDotNetCheck

공개 메소드들

메소드 설명
UnexpectedException ( Exception exception ) : System

비공개 메소드들

메소드 설명
BuildMessage ( Exception exception ) : string

메소드 상세

UnexpectedException() 공개 메소드

public UnexpectedException ( Exception exception ) : System
exception System.Exception
리턴 System