C# 클래스 vimage.Program

파일 보기 프로젝트 열기: Torrunt/vimage

공개 메소드들

메소드 설명
ReportCrash ( Exception exception ) : void

비공개 메소드들

메소드 설명
ApplicationThreadException ( object sender, ThreadExceptionEventArgs e ) : void
CurrentDomainOnUnhandledException ( object sender, UnhandledExceptionEventArgs unhandledExceptionEventArgs ) : void
Main ( string args ) : void

메소드 상세

ReportCrash() 공개 정적인 메소드

public static ReportCrash ( Exception exception ) : void
exception System.Exception
리턴 void