C# Class SharpIRC.Views.SettingsWindow

Interaction logic for Settings.xaml
显示文件 Open project: tamaw/SharpIRC

Public Methods

Method Description
EndInit ( ) : void
SettingsWindow ( Window parent ) : System

Private Methods

Method Description
Save ( ) : void
SettingsWindow ( ) : System

Method Details

EndInit() public method

public EndInit ( ) : void
return void

SettingsWindow() public method

public SettingsWindow ( Window parent ) : System
parent System.Windows.Window
return System