C# 클래스 Etupirka.Dialog.PlayTimeStatisticDialog

상속: MahApps.Metro.Controls.MetroWindow
파일 보기 프로젝트 열기: Aixile/Etupirka 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
conn System.Data.SQLite.SQLiteConnection

공개 메소드들

메소드 설명
PlayTimeStatisticDialog ( string db_path ) : System

메소드 상세

PlayTimeStatisticDialog() 공개 메소드

public PlayTimeStatisticDialog ( string db_path ) : System
db_path string
리턴 System

프로퍼티 상세

conn 공개적으로 프로퍼티

public SQLiteConnection,System.Data.SQLite conn
리턴 System.Data.SQLite.SQLiteConnection