C# 클래스 PRI.ProductivityExtensions.IpAddressExtensions.IpAddressable

파일 보기 프로젝트 열기: peteraritchie/ProductivityExtensions

공개 메소드들

메소드 설명
IsIPv4LinkLocal ( this ipAddress ) : bool

Checks if an IPAddress is IPv4 link local or not

메소드 상세

IsIPv4LinkLocal() 공개 정적인 메소드

Checks if an IPAddress is IPv4 link local or not
public static IsIPv4LinkLocal ( this ipAddress ) : bool
ipAddress this IPAddress to check
리턴 bool