C# 클래스 PlayStation_App.Database.UserAccountDataSource

상속: IDisposable
파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App 1 사용 예제들

공개 메소드들

메소드 설명
CreateDatabase ( ) : void
Dispose ( ) : void
UserAccountDataSource ( ISQLitePlatform platform, string dbPath ) : System

메소드 상세

CreateDatabase() 공개 메소드

public CreateDatabase ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

UserAccountDataSource() 공개 메소드

public UserAccountDataSource ( ISQLitePlatform platform, string dbPath ) : System
platform ISQLitePlatform
dbPath string
리턴 System