1 type derived from IcmpV4Statistics
System (1)
net\System\Net\NetworkInformation\SystemIcmpV4Statistics.cs (1)
16internal class SystemIcmpV4Statistics:IcmpV4Statistics {
2 references to IcmpV4Statistics
System (2)
net\System\Net\NetworkInformation\IPGlobalProperties.cs (1)
64public abstract IcmpV4Statistics GetIcmpV4Statistics();
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (1)
379public override IcmpV4Statistics GetIcmpV4Statistics(){