C# Class RavenFS.Studio.Features.Util.ErrorListWindow

Inheritance: DialogView
Afficher le fichier Open project: hibernating-rhinos/RavenFS Class Usage Examples

Méthodes publiques

Méthode Description
ErrorListWindow ( ) : System.Windows.Input
ShowErrors ( Notification selectedNotification = null ) : void

Private Methods

Méthode Description
HandleKeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

ErrorListWindow() public méthode

public ErrorListWindow ( ) : System.Windows.Input
Résultat System.Windows.Input

ShowErrors() public static méthode

public static ShowErrors ( Notification selectedNotification = null ) : void
selectedNotification Notification
Résultat void