C# 클래스 GpsBroadcaster.GeoPoint

상속: IXmlable
파일 보기 프로젝트 열기: bakacaptain/istalkapp 1 사용 예제들

공개 메소드들

메소드 설명
GeoPoint ( Int32 latitude, Int32 longtitude ) : System
ToXML ( ) : string

메소드 상세

GeoPoint() 공개 메소드

public GeoPoint ( Int32 latitude, Int32 longtitude ) : System
latitude System.Int32
longtitude System.Int32
리턴 System

ToXML() 공개 메소드

public ToXML ( ) : string
리턴 string