C# Class EpgTimer.TunerReserveViewCtrl.TunerReserveTimeView

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

Méthodes publiques

Méthode Description
ClearInfo ( ) : void
SetTime ( System timeList, bool NeedTimeOnly ) : void
TunerReserveTimeView ( ) : System

Private Methods

Méthode Description
scrollViewer_PreviewMouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void

Method Details

ClearInfo() public méthode

public ClearInfo ( ) : void
Résultat void

SetTime() public méthode

public SetTime ( System timeList, bool NeedTimeOnly ) : void
timeList System
NeedTimeOnly bool
Résultat void

TunerReserveTimeView() public méthode

public TunerReserveTimeView ( ) : System
Résultat System