C# Class IpWatchDog.WebIpRetriever

Inheritance: IIpRetriever
Afficher le fichier Open project: ikriv/IpWatchDog

Méthodes publiques

Méthode Description
GetIp ( ) : string
WebIpRetriever ( ILog log ) : System

Private Methods

Méthode Description
ExtractIp ( string answer ) : string

Method Details

GetIp() public méthode

public GetIp ( ) : string
Résultat string

WebIpRetriever() public méthode

public WebIpRetriever ( ILog log ) : System
log ILog
Résultat System