C# 클래스 KeePass.Utils.ErrorReport

파일 보기 프로젝트 열기: 0x49D1/WinPass

공개 메소드들

메소드 설명
Report ( Exception ex ) : void

비공개 메소드들

메소드 설명
AddAddress ( StringBuilder sb ) : void
AddAppInfo ( StringBuilder sb ) : void
AddDeviceInfo ( StringBuilder sb ) : void
AddErrorDetails ( StringBuilder sb, Exception ex ) : void

메소드 상세

Report() 공개 정적인 메소드

public static Report ( Exception ex ) : void
ex System.Exception
리턴 void