C# Class KbtterWPF.SettingWindow

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

Méthodes publiques

Méthode Description
ListPlugins ( ) : void
SettingWindow ( MainWindow mw ) : System

Private Methods

Méthode 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 méthode

public ListPlugins ( ) : void
Résultat void

SettingWindow() public méthode

public SettingWindow ( MainWindow mw ) : System
mw MainWindow
Résultat System