메소드 | 설명 | |
---|---|---|
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 | |
리턴 | Touchin.SQLiteExtensions.Place[] |
public PlaceService ( string databasePath ) : System | ||
databasePath | string | |
리턴 | System |