Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
IpWatchDog
IpPersistor
C# Class IpWatchDog.IpPersistor
Inheritance:
IIpPersistor
Exibir arquivo
Open project: ikriv/IpWatchDog
Public Methods
Method
Description
GetIp
( ) :
string
IpPersistor
(
ILog
log
) :
System
SaveIp
(
string
ip
) :
void
Method Details
GetIp()
public
method
public
GetIp
( ) :
string
return
string
IpPersistor()
public
method
public
IpPersistor
(
ILog
log
) :
System
log
ILog
return
System
SaveIp()
public
method
public
SaveIp
(
string
ip
) :
void
ip
string
return
void