C# 클래스 ExceptionDialog, NotifyPropertyWeaver

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

공개 메소드들

메소드 설명
ExceptionDialog ( string issuesUrl, string productName ) : System
HandleException ( Exception exception ) : void

비공개 메소드들

메소드 설명
GetActiveWindow ( ) : IntPtr

메소드 상세

ExceptionDialog() 공개 메소드

public ExceptionDialog ( string issuesUrl, string productName ) : System
issuesUrl string
productName string
리턴 System

HandleException() 공개 메소드

public HandleException ( Exception exception ) : void
exception Exception
리턴 void