C# Class PyriteUI.SettingsView

Interaction logic for CSettings.xaml
Inheritance: System.Windows.Controls.UserControl, ControlsHelper.IRefreshable, ControlsHelper.IConfirm
ファイルを表示 Open project: noant/Pyrite

Public Methods

Method Description
Confirm ( ) : void
Refresh ( ) : void
SettingsView ( ) : System.Windows.Controls

Method Details

Confirm() public method

public Confirm ( ) : void
return void

Refresh() public method

public Refresh ( ) : void
return void

SettingsView() public method

public SettingsView ( ) : System.Windows.Controls
return System.Windows.Controls