C# Class PeerCastStation.Core.IPAddressExtension

Mostrar archivo 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