C# Class MyActivityLogs.Popup

Inheritance: Window
Afficher le fichier Open project: SolomonRosemite/WPF-ActivityLogger Class Usage Examples

Méthodes publiques

Méthode Description
Popup ( string message, string pathpathToDirectory = "" ) : System

Private Methods

Méthode Description
CloseWindow ( object sender, RoutedEventArgs e ) : void
Fix ( object sender, RoutedEventArgs e ) : void

Method Details

Popup() public méthode

public Popup ( string message, string pathpathToDirectory = "" ) : System
message string
pathpathToDirectory string
Résultat System