C# Class BikeInCity.ServiceCaller.AddressGeocodedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: hoonzis/bikeincity

Public Methods

Method Description
AddressGeocodedEventArgs ( GeoCoordinate c, State s ) : System

Method Details

AddressGeocodedEventArgs() public method

public AddressGeocodedEventArgs ( GeoCoordinate c, State s ) : System
c GeoCoordinate
s State
return System