C# Class Samples.SampleDbConnection

Inheritance: SQLite.SQLiteConnection
ファイルを表示 Open project: aritchie/geofences Class Usage Examples

Public Methods

Method Description
SampleDbConnection ( ISQLitePlatform sqlitePlatform, string path ) : System

Method Details

SampleDbConnection() public method

public SampleDbConnection ( ISQLitePlatform sqlitePlatform, string path ) : System
sqlitePlatform ISQLitePlatform
path string
return System