C# Class IPFilter.Views.MainWindow

Interaction logic for the main window.
Afficher le fichier Open project: DavidMoore/ipfilter

Méthodes publiques

Méthode Description
LaunchHelp ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
MainWindow ( ) : System

Private Methods

Méthode Description
OnClosing ( object sender, CancelEventArgs cancelEventArgs ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

LaunchHelp() public méthode

public LaunchHelp ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
sender object
e System.Windows.Navigation.RequestNavigateEventArgs
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System