C# Class FSClient.PluginOptionsWindow

Interaction logic for PluginOptionsWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: mitchcapper/FSClient Class Usage Examples

Méthodes publiques

Méthode Description
PluginOptionsWindow ( ) : System

Private Methods

Méthode Description
LoadSettings ( ) : void
MakeLoadedStr ( IEnumerable plugins, String &base_str ) : void
SaveSettings ( ) : void
SetEnabled ( IEnumerable plugins, IEnumerable enabled_dlls ) : void
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnSave_Click ( object sender, RoutedEventArgs e ) : void
btn_PluginOptions_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PluginOptionsWindow() public méthode

public PluginOptionsWindow ( ) : System
Résultat System