Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetPlaceCount ( ) : int | ||
GetPlaces ( double latitude, double longitude ) : Touchin.SQLiteExtensions.Place[] | ||
PlaceService ( string databasePath ) : System |
public GetPlaces ( double latitude, double longitude ) : Touchin.SQLiteExtensions.Place[] | ||
latitude | double | |
longitude | double | |
return | Touchin.SQLiteExtensions.Place[] |
public PlaceService ( string databasePath ) : System | ||
databasePath | string | |
return | System |