C# Class PeerCastStation.Core.IPAddressExtension

Afficher le fichier Open project: kumaryu/peercaststation

Méthodes publiques

Méthode Description
GetAddressLocality ( this addr ) : int
IsSiteLocal ( this addr ) : bool

Method Details

GetAddressLocality() static public méthode

static public GetAddressLocality ( this addr ) : int
addr this
Résultat int

IsSiteLocal() static public méthode

static public IsSiteLocal ( this addr ) : bool
addr this
Résultat bool