Added network monitor pub/sub class

This commit is contained in:
Grant Limberg 2016-11-14 14:56:36 -08:00
parent 71aadcbecb
commit c4c8ea62e2
5 changed files with 191 additions and 16 deletions

View file

@ -101,6 +101,7 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="NetworkMonitor.cs" />
<Compile Include="NetworkRoute.cs" />
<Compile Include="NetworksPage.xaml.cs">
<DependentUpon>NetworksPage.xaml</DependentUpon>