C# Class IpWatchDog.WebIpRetriever

Inheritance: IIpRetriever
Mostra file Open project: ikriv/IpWatchDog

Public Methods

Method Description
GetIp ( ) : string
WebIpRetriever ( ILog log ) : System

Private Methods

Method Description
ExtractIp ( string answer ) : string

Method Details

GetIp() public method

public GetIp ( ) : string
return string

WebIpRetriever() public method

public WebIpRetriever ( ILog log ) : System
log ILog
return System