Searched defs:NetworkInformation (Results 1 – 2 of 2) sorted by relevance
57 struct NetworkInformation { struct64 NetworkInformation(); argument68 NetworkInformation& operator=(const NetworkInformation&); argument69 NetworkInformation& operator=(NetworkInformation&&); argument
47 public static class NetworkInformation { class55 public NetworkInformation(String name, ConnectionType type, ConnectionType underlyingTypeForVpn, in NetworkInformation() method in NetworkChangeDetector.NetworkInformation