Property | Type | Description | |
---|---|---|---|
Global | List |
||
LinkLocal | List |
||
Local | List |
||
SiteLocal | List |
||
Temporary | List |
||
UniqueLocal | List |
Method | Description | |
---|---|---|
Add ( string ip, string subnet ) : void | ||
Contains ( string ip, string subnet = null ) : bool |
public Add ( string ip, string subnet ) : void | ||
ip | string | |
subnet | string | |
return | void |
public Contains ( string ip, string subnet = null ) : bool | ||
ip | string | |
subnet | string | |
return | bool |