C# 클래스 SqliteGeneral, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 메소드들

메소드 설명
SqliteGeneral ( string databasePath ) : System
command ( ) : SqliteCommand

메소드 상세

SqliteGeneral() 공개 메소드

public SqliteGeneral ( string databasePath ) : System
databasePath string
리턴 System

command() 공개 메소드

public command ( ) : SqliteCommand
리턴 Mono.Data.Sqlite.SqliteCommand