C# 클래스 Etupirka.Views.PlayTimeMonth

Interaction logic for PlayTimeMonth.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Aixile/Etupirka

공개 메소드들

메소드 설명
PlayTimeMonth ( ) : System
Setup ( SQLiteConnection _conn ) : void

비공개 메소드들

메소드 설명
PlayTimeListView_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

PlayTimeMonth() 공개 메소드

public PlayTimeMonth ( ) : System
리턴 System

Setup() 공개 메소드

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