C# 클래스 Yuhan.Common.Events.UnhandledExceptionEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 메소드들

메소드 설명
UnhandledExceptionEventArgs ( Exception exception = null ) : System

메소드 상세

UnhandledExceptionEventArgs() 공개 메소드

public UnhandledExceptionEventArgs ( Exception exception = null ) : System
exception System.Exception
리턴 System