C# Class SchoolsNearMe.Services.HostIpLocationService

Inheritance: ILocationService
ファイルを表示 Open project: MrKevHunter/SchoolsNearMe

Public Methods

Method Description
GetLocationByIpAddress ( IPAddress ipAddress ) : System.Coordinate

Private Methods

Method Description
GetLocationInformation ( string ipAddress ) : string

Method Details

GetLocationByIpAddress() public method

public GetLocationByIpAddress ( IPAddress ipAddress ) : System.Coordinate
ipAddress System.Net.IPAddress
return System.Coordinate