C# 클래스 BikeInCity.ServiceCaller.AddressGeocodedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: hoonzis/bikeincity

공개 메소드들

메소드 설명
AddressGeocodedEventArgs ( GeoCoordinate c, State s ) : System

메소드 상세

AddressGeocodedEventArgs() 공개 메소드

public AddressGeocodedEventArgs ( GeoCoordinate c, State s ) : System
c GeoCoordinate
s State
리턴 System