C# Class GpsBroadcaster.GeoPoint

Inheritance: IXmlable
Afficher le fichier Open project: bakacaptain/istalkapp Class Usage Examples

Méthodes publiques

Méthode Description
GeoPoint ( Int32 latitude, Int32 longtitude ) : System
ToXML ( ) : string

Method Details

GeoPoint() public méthode

public GeoPoint ( Int32 latitude, Int32 longtitude ) : System
latitude System.Int32
longtitude System.Int32
Résultat System

ToXML() public méthode

public ToXML ( ) : string
Résultat string