C# Class EpgTimer.SetDefSearchSettingWindow

SetDefSearchSettingWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Exibir arquivo Open project: niisaka/EDCB Class Usage Examples

Public Methods

Method Description
GetSetting ( EpgTimer.EpgSearchKeyInfo &key ) : void
SetDefSearchSettingWindow ( ) : System
SetDefSetting ( EpgTimer.EpgSearchKeyInfo key ) : void

Private Methods

Method Description
button_OK_Click ( object sender, RoutedEventArgs e ) : void
button_cancel_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GetSetting() public method

public GetSetting ( EpgTimer.EpgSearchKeyInfo &key ) : void
key EpgTimer.EpgSearchKeyInfo
return void

SetDefSearchSettingWindow() public method

public SetDefSearchSettingWindow ( ) : System
return System

SetDefSetting() public method

public SetDefSetting ( EpgTimer.EpgSearchKeyInfo key ) : void
key EpgTimer.EpgSearchKeyInfo
return void