C# Class Helpmebot.ExtensionMethods.IPAddressExtensions

The ip address extensions.
ファイルを表示 Open project: helpmebot/helpmebot

Public Methods

Method Description
GetLocation ( this ip ) : GeolocateResult

The get location.

Method Details

GetLocation() public static method

The get location.
public static GetLocation ( this ip ) : GeolocateResult
ip this /// The ip. ///
return Helpmebot.Model.GeolocateResult