C# Class Etupirka.Views.PlayTime30Days

Interaction logic for PlayTime30Days.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: Aixile/Etupirka

Public Methods

Method Description
PlayTime30Days ( ) : System
Setup ( SQLiteConnection _conn ) : void

Private Methods

Method Description
PlayTimeListView_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

PlayTime30Days() public method

public PlayTime30Days ( ) : System
return System

Setup() public method

public Setup ( SQLiteConnection _conn ) : void
_conn System.Data.SQLite.SQLiteConnection
return void