C# 클래스 EpgTimer.SearchKey

SearchKey.xaml の相互作用ロジック
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: niisaka/EDCB 1 사용 예제들

공개 메소드들

메소드 설명
GetSearchKey ( EpgTimer.EpgSearchKeyInfo &key ) : void
SaveSearchLog ( ) : void
SearchKey ( ) : System
SetSearchKey ( EpgTimer.EpgSearchKeyInfo key ) : void

비공개 메소드들

메소드 설명
button_andIn_Click ( object sender, RoutedEventArgs e ) : void
button_notIn_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

GetSearchKey() 공개 메소드

public GetSearchKey ( EpgTimer.EpgSearchKeyInfo &key ) : void
key EpgTimer.EpgSearchKeyInfo
리턴 void

SaveSearchLog() 공개 메소드

public SaveSearchLog ( ) : void
리턴 void

SearchKey() 공개 메소드

public SearchKey ( ) : System
리턴 System

SetSearchKey() 공개 메소드

public SetSearchKey ( EpgTimer.EpgSearchKeyInfo key ) : void
key EpgTimer.EpgSearchKeyInfo
리턴 void