Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PRI
ProductivityExtensions
IpAddressExtensions
IpAddressable
C# Class PRI.ProductivityExtensions.IpAddressExtensions.IpAddressable
Show file
Open project: peteraritchie/ProductivityExtensions
Public Methods
Method
Description
IsIPv4LinkLocal
(
this
ipAddress
) :
bool
Checks if an
IPAddress
is IPv4 link local or not
Method Details
IsIPv4LinkLocal()
public
static
method
Checks if an
IPAddress
is IPv4 link local or not
public
static
IsIPv4LinkLocal
(
this
ipAddress
) :
bool
ipAddress
this
IPAddress to check
return
bool