C# Class EpgTimer.SearchKey

SearchKey.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: niisaka/EDCB Class Usage Examples

Méthodes publiques

Méthode Description
GetSearchKey ( EpgTimer.EpgSearchKeyInfo &key ) : void
SaveSearchLog ( ) : void
SearchKey ( ) : System
SetSearchKey ( EpgTimer.EpgSearchKeyInfo key ) : void

Private Methods

Méthode Description
button_andIn_Click ( object sender, RoutedEventArgs e ) : void
button_notIn_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GetSearchKey() public méthode

public GetSearchKey ( EpgTimer.EpgSearchKeyInfo &key ) : void
key EpgTimer.EpgSearchKeyInfo
Résultat void

SaveSearchLog() public méthode

public SaveSearchLog ( ) : void
Résultat void

SearchKey() public méthode

public SearchKey ( ) : System
Résultat System

SetSearchKey() public méthode

public SetSearchKey ( EpgTimer.EpgSearchKeyInfo key ) : void
key EpgTimer.EpgSearchKeyInfo
Résultat void