C# Class GoogleAPIs.CustomSearch.SearchRestaurantDescription

Mostra file Open project: pashkov/Spontaneous

Public Methods

Method Description
GoogleSearchRestaurantDescription ( RestaurantBasicData rest ) : List

Build query with BuildSearchQueryString function and execute google Custom Search

SearchRestaurantDescription ( RestaurantBasicData rest ) : System

Method Details

GoogleSearchRestaurantDescription() public method

Build query with BuildSearchQueryString function and execute google Custom Search
public GoogleSearchRestaurantDescription ( RestaurantBasicData rest ) : List
rest Spontaneous.DataModel.RestaurantBasicData
return List

SearchRestaurantDescription() public method

public SearchRestaurantDescription ( RestaurantBasicData rest ) : System
rest Spontaneous.DataModel.RestaurantBasicData
return System