C# 클래스 ntrclient.Extra.BugReporter

파일 보기 프로젝트 열기: imthe666st/NTRClient 1 사용 예제들

공개 메소드들

메소드 설명
BugReporter ( Exception e, string additionalInformation, bool showMessagebox = true ) : ntrclient.Prog.CS
GetTimestamp ( System.DateTime value ) : string

비공개 메소드들

메소드 설명
SaveLog ( ) : void

메소드 상세

BugReporter() 공개 메소드

public BugReporter ( Exception e, string additionalInformation, bool showMessagebox = true ) : ntrclient.Prog.CS
e System.Exception
additionalInformation string
showMessagebox bool
리턴 ntrclient.Prog.CS

GetTimestamp() 공개 정적인 메소드

public static GetTimestamp ( System.DateTime value ) : string
value System.DateTime
리턴 string