C# Class ExceptionDialog, NotifyPropertyWeaver

Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes publiques

Méthode Description
ExceptionDialog ( string issuesUrl, string productName ) : System
HandleException ( Exception exception ) : void

Private Methods

Méthode Description
GetActiveWindow ( ) : IntPtr

Method Details

ExceptionDialog() public méthode

public ExceptionDialog ( string issuesUrl, string productName ) : System
issuesUrl string
productName string
Résultat System

HandleException() public méthode

public HandleException ( Exception exception ) : void
exception Exception
Résultat void