Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PeerCastStation
Core
IPAddressExtension
C# Class PeerCastStation.Core.IPAddressExtension
显示文件
Open project: kumaryu/peercaststation
Public Methods
Method
Description
GetAddressLocality
(
this
addr
) :
int
IsSiteLocal
(
this
addr
) :
bool
Method Details
GetAddressLocality()
static
public
method
static
public
GetAddressLocality
(
this
addr
) :
int
addr
this
return
int
IsSiteLocal()
static
public
method
static
public
IsSiteLocal
(
this
addr
) :
bool
addr
this
return
bool