Method |
Description |
|
CleanseDnsForSetup ( string interfaceName ) : void |
|
|
CleanseInterfaceForSetup ( string interfaceName ) : void |
|
|
LogLocalInterfaces ( string>.IDictionary nameAndMacs ) : void |
|
|
ReverseSortWithKey ( string>.IDictionary keyValuePair ) : string[] |
|
|
SetInterfaceName ( NetworkInterface networkInterface, string interfaceName, int count ) : void |
|
|
SetNetworkInterfaceValues ( NetworkInterface networkInterface, string interfaceName ) : void |
|
|
SetupDns ( string interfaceName, NetworkInterface networkInterface ) : void |
|
|
SetupIpv4Interface ( string interfaceName, NetworkInterface networkInterface ) : void |
|
|
SetupIpv6Interface ( string interfaceName, NetworkInterface networkInterface ) : void |
|
|
VerifyAllNetworkInterfacesFoundOnMachine ( string>.IDictionary nameAndMacs, List networkInterfaces ) : void |
|
|
WereInterfacesEnabled ( string>.IEnumerable nameAndMacs ) : bool |
|
|