C# Class Papercut.UI.OptionsWindow

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

Public Methods

Method Description
OptionsWindow ( ) : System.Collections.Generic

Initializes a new instance of the OptionsWindow class.

Private Methods

Method 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 method

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