Remove dead code from System.Net.NetworkInformation (dotnet/corefx#24800)
authorStano Peťko <stano@stanopetko.eu>
Mon, 23 Oct 2017 12:46:18 +0000 (14:46 +0200)
committerStephen Toub <stoub@microsoft.com>
Mon, 23 Oct 2017 12:46:18 +0000 (08:46 -0400)
commiteca1c5f528e8832a510a4608da425a91d4b99875
treec89ad5ad2774b2d497c20160faeab904e1171a10
parent94c28543499691030755495e812d2e9143bb106c
Remove dead code from System.Net.NetworkInformation (dotnet/corefx#24800)

* Deleted dead code from System.Net.NetworkInformation.

* Returned back constructors, used in other platforms.

* Removed unused strings.

* Returned back strings used in other platforms.

Commit migrated from https://github.com/dotnet/corefx/commit/71188fac3f15e09bc156e92715d5995fd100906d
src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/NetworkAddressChange.Windows.cs