C# 클래스 proquota.Program

파일 보기 프로젝트 열기: MutonUfoAI/pgina

공개 프로퍼티들

프로퍼티 타입 설명
uPath string
uPath_size_max long

공개 메소드들

메소드 설명
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs args ) : void
Log ( string text, EventLogEntryType type ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : int

메소드 상세

CurrentDomain_UnhandledException() 공개 정적인 메소드

public static CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs args ) : void
sender object
args System.UnhandledExceptionEventArgs
리턴 void

Log() 공개 정적인 메소드

public static Log ( string text, EventLogEntryType type ) : void
text string
type EventLogEntryType
리턴 void

프로퍼티 상세

uPath 공개적으로 정적으로 프로퍼티

public static string uPath
리턴 string

uPath_size_max 공개적으로 정적으로 프로퍼티

public static long uPath_size_max
리턴 long