C# Class Helpmebot.ExtensionMethods.IPAddressExtensions

The ip address extensions.
Afficher le fichier Open project: helpmebot/helpmebot

Méthodes publiques

Méthode Description
GetLocation ( this ip ) : GeolocateResult

The get location.

Method Details

GetLocation() public static méthode

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