C# Class KbtterWPF.SettingWindow

SettingWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Exibir arquivo Open project: kb10uy/Kbtter

Public Methods

Method Description
ListPlugins ( ) : void
SettingWindow ( MainWindow mw ) : System

Private Methods

Method Description
ButtonCancel_Click ( object sender, RoutedEventArgs e ) : void
ButtonOK_Click ( object sender, RoutedEventArgs e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

ListPlugins() public method

public ListPlugins ( ) : void
return void

SettingWindow() public method

public SettingWindow ( MainWindow mw ) : System
mw MainWindow
return System