C# 클래스 Papercut.UI.OptionsWindow

Interaction logic for OptionsWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: wiggle/papercut-web 1 사용 예제들

공개 메소드들

메소드 설명
OptionsWindow ( ) : System.Collections.Generic

Initializes a new instance of the OptionsWindow class.

비공개 메소드들

메소드 설명
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.

메소드 상세

OptionsWindow() 공개 메소드

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