C# 클래스 PeerCastStation.Core.IPAddressExtension

파일 보기 프로젝트 열기: kumaryu/peercaststation

공개 메소드들

메소드 설명
GetAddressLocality ( this addr ) : int
IsSiteLocal ( this addr ) : bool

메소드 상세

GetAddressLocality() 정적인 공개 메소드

static public GetAddressLocality ( this addr ) : int
addr this
리턴 int

IsSiteLocal() 정적인 공개 메소드

static public IsSiteLocal ( this addr ) : bool
addr this
리턴 bool