C# Class Etupirka.Views.PlayTime30Days

Interaction logic for PlayTime30Days.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Aixile/Etupirka

Méthodes publiques

Méthode Description
PlayTime30Days ( ) : System
Setup ( SQLiteConnection _conn ) : void

Private Methods

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

Method Details

PlayTime30Days() public méthode

public PlayTime30Days ( ) : System
Résultat System

Setup() public méthode

public Setup ( SQLiteConnection _conn ) : void
_conn System.Data.SQLite.SQLiteConnection
Résultat void