C# 클래스 GpsBroadcaster.RemoveGeoPointMessage

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

공개 메소드들

메소드 설명
GetObjectData ( System info, System context ) : void
RemoveGeoPointMessage ( UserLocation userLocation ) : System
ToXML ( ) : string

메소드 상세

GetObjectData() 공개 메소드

public GetObjectData ( System info, System context ) : void
info System
context System
리턴 void

RemoveGeoPointMessage() 공개 메소드

public RemoveGeoPointMessage ( UserLocation userLocation ) : System
userLocation UserLocation
리턴 System

ToXML() 공개 메소드

public ToXML ( ) : string
리턴 string