[System] Throw PlatformNotSupportedException if NetworkInformation.NetworkChange...
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Wed, 18 May 2016 12:21:23 +0000 (14:21 +0200)
committerZoltan Varga <vargaz@gmail.com>
Wed, 18 May 2016 12:21:23 +0000 (08:21 -0400)
commite4d33f70d401e579cf5345a6eb777c673d3a5964
treedc3a22ba38fdbc9ed8e88b723cb7898ec68a2ec6
parentd57d91565b68717d80a60234fcefe558a02d8886
[System] Throw PlatformNotSupportedException if NetworkInformation.NetworkChange is used on watchOS. (#3010)

NetworkInformation.NetworkChange requires the SystemConfiguration framework,
which isn't available on watchOS.
mcs/class/System/System.Net.NetworkInformation/NetworkChange.cs