C# 클래스 GoogleMapsApi.Entities.Common.Location

상속: ILocationString
파일 보기 프로젝트 열기: maximn/google-maps 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ToNonScientificString string

공개 메소드들

메소드 설명
Location ( double lat, double lng ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
ToNonScientificString ( double d ) : string

메소드 상세

Location() 공개 메소드

public Location ( double lat, double lng ) : System
lat double
lng double
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string