1 type derived from IPGlobalStatistics
System (1)
net\System\Net\NetworkInformation\SystemIPGlobalStatistics.cs (1)
17internal class SystemIPGlobalStatistics:IPGlobalStatistics {
4 references to IPGlobalStatistics
System (4)
net\System\Net\NetworkInformation\IPGlobalProperties.cs (2)
71public abstract IPGlobalStatistics GetIPv4GlobalStatistics(); 72public abstract IPGlobalStatistics GetIPv6GlobalStatistics();
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
358public override IPGlobalStatistics GetIPv4GlobalStatistics(){ 361public override IPGlobalStatistics GetIPv6GlobalStatistics(){