C# Class GoatTrip.RestApi.Services.LocationSearchBaseService

Afficher le fichier Open project: NHSChoices/location-service

Méthodes protégées

Méthode Description
LocationSearchBaseService ( ILocationQueryValidator queryValidator )
ValidateAndThrow ( string query ) : void

Method Details

LocationSearchBaseService() protected méthode

protected LocationSearchBaseService ( ILocationQueryValidator queryValidator )
queryValidator ILocationQueryValidator

ValidateAndThrow() protected méthode

protected ValidateAndThrow ( string query ) : void
query string
Résultat void