C# 클래스 RavenFS.Studio.Features.Util.ErrorListWindow

상속: DialogView
파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS 1 사용 예제들

공개 메소드들

메소드 설명
ErrorListWindow ( ) : System.Windows.Input
ShowErrors ( Notification selectedNotification = null ) : void

비공개 메소드들

메소드 설명
HandleKeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void

메소드 상세

ErrorListWindow() 공개 메소드

public ErrorListWindow ( ) : System.Windows.Input
리턴 System.Windows.Input

ShowErrors() 공개 정적인 메소드

public static ShowErrors ( Notification selectedNotification = null ) : void
selectedNotification Notification
리턴 void