C# Class Google.Maps.Places.AutocompleteRequest

Inheritance: BaseRequest
Mostrar archivo Open project: ericnewton76/gmaps-api-net Class Usage Examples

Protected Methods

Method Description
TypesToUri ( ) : string
ValidateRequest ( ) : void

Private Methods

Method Description
ToUri ( ) : Uri

Method Details

TypesToUri() protected method

protected TypesToUri ( ) : string
return string

ValidateRequest() protected method

protected ValidateRequest ( ) : void
return void