C# Class EpgTimer.EpgView.ServiceView

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

Méthodes publiques

Méthode Description
ClearInfo ( ) : void
ServiceView ( ) : System
SetService ( EpgServiceInfo>.Dictionary serviceList ) : void
item_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

ClearInfo() public méthode

public ClearInfo ( ) : void
Résultat void

ServiceView() public méthode

public ServiceView ( ) : System
Résultat System

SetService() public méthode

public SetService ( EpgServiceInfo>.Dictionary serviceList ) : void
serviceList EpgServiceInfo>.Dictionary
Résultat void

item_MouseLeftButtonDown() public méthode

public item_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void