C# 클래스 Next.ExceptionEventArgs

파일 보기 프로젝트 열기: JohanLarsson/Next

공개 메소드들

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

메소드 상세

ExceptionEventArgs() 공개 메소드

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