C# Class SocialSense.UrlBuilders.GoogleApiUrlBuilder

Inheritance: IUrlBuilder
Afficher le fichier Open project: fakeezz/social-sense

Méthodes publiques

Méthode Description
GoogleApiUrlBuilder ( string apiKey ) : System
WithQuery ( Query query ) : string

Private Methods

Méthode Description
AppendCountry ( Country country ) : void
AppendLanguage ( System.Language language ) : void
AppendPage ( int page ) : void
AppendPeriod ( Period period ) : void

Method Details

GoogleApiUrlBuilder() public méthode

public GoogleApiUrlBuilder ( string apiKey ) : System
apiKey string
Résultat System

WithQuery() public méthode

public WithQuery ( Query query ) : string
query SocialSense.Shared.Query
Résultat string