C# Class Papercut.UI.OptionsWindow

Interaction logic for OptionsWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: wiggle/papercut-web Class Usage Examples

Méthodes publiques

Méthode Description
OptionsWindow ( ) : System.Collections.Generic

Initializes a new instance of the OptionsWindow class.

Private Methods

Méthode Description
GetIpAddresses ( ) : List

The get ip addresses.

cancelButton_Click ( object sender, RoutedEventArgs e ) : void

The cancel button_ click.

saveButton_Click ( object sender, RoutedEventArgs e ) : void

The save button_ click.

Method Details

OptionsWindow() public méthode

Initializes a new instance of the OptionsWindow class.
public OptionsWindow ( ) : System.Collections.Generic
Résultat System.Collections.Generic