C# Class EpgTimer.TunerReserveViewCtrl.TunerReserveTimeView

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

Public Methods

Method Description
ClearInfo ( ) : void
SetTime ( System timeList, bool NeedTimeOnly ) : void
TunerReserveTimeView ( ) : System

Private Methods

Method Description
scrollViewer_PreviewMouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void

Method Details

ClearInfo() public method

public ClearInfo ( ) : void
return void

SetTime() public method

public SetTime ( System timeList, bool NeedTimeOnly ) : void
timeList System
NeedTimeOnly bool
return void

TunerReserveTimeView() public method

public TunerReserveTimeView ( ) : System
return System