OAuthTwitterAPI.GeoAPI メンバ一覧

これは全メンバの一覧です。OAuthTwitterAPI.GeoAPI継承メンバも含んでいます。
Granularity EnumOAuthTwitterAPI.GeoAPI
IdPlaceId(string place_id)OAuthTwitterAPI.GeoAPI
IdPlaceIdAsync(string place_id)OAuthTwitterAPI.GeoAPI
Place(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
Place(OAuth oauth, string name, string contained_within, string token, double latitude, double longitude, string attribute_street_address)OAuthTwitterAPI.GeoAPI
PlaceAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
PlaceAsync(OAuth oauth, string name, string contained_within, string token, double latitude, double longitude, string attribute_street_address)OAuthTwitterAPI.GeoAPI
ReverseGeocode(IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
ReverseGeocode(double latitude, double longitude, string accuracy, Granularity granularity, int max_results)OAuthTwitterAPI.GeoAPI
ReverseGeocodeAsync(IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
ReverseGeocodeAsync(double latitude, double longitude, string accuracy, Granularity granularity, int max_results)OAuthTwitterAPI.GeoAPI
Search(IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
Search(double latitude, double longitude, string query, string ip, Granularity granularity, string accuracy, int max_results, string contained_within, string attribute_street_address)OAuthTwitterAPI.GeoAPI
SearchAsync(IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
SearchAsync(double latitude, double longitude, string query, string ip, Granularity granularity, string accuracy, int max_results, string contained_within, string attribute_street_address)OAuthTwitterAPI.GeoAPI
SimilarPlaces(IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
SimilarPlaces(double latitude, double longitude, string name, string contained_within, string attribute_street_address)OAuthTwitterAPI.GeoAPI
SimilarPlacesAsync(IDictionary< string, string > parameters)OAuthTwitterAPI.GeoAPI
SimilarPlacesAsync(double latitude, double longitude, string name, string contained_within, string attribute_street_address)OAuthTwitterAPI.GeoAPI