C# Class SchoolsNearMe.Services.HostIpLocationService

Inheritance: ILocationService
Afficher le fichier Open project: MrKevHunter/SchoolsNearMe

Méthodes publiques

Méthode Description
GetLocationByIpAddress ( IPAddress ipAddress ) : System.Coordinate

Private Methods

Méthode Description
GetLocationInformation ( string ipAddress ) : string

Method Details

GetLocationByIpAddress() public méthode

public GetLocationByIpAddress ( IPAddress ipAddress ) : System.Coordinate
ipAddress System.Net.IPAddress
Résultat System.Coordinate