summaryrefslogtreecommitdiff
path: root/windows/WinUI/NetworkRoute.cs
AgeCommit message (Collapse)Author
2016-11-10fix serialization issue.Grant Limberg
Apparently the JSON parser uses this same serialization method under the hood to create objects from JSON.
2016-11-10menu now dynamically populates the network listGrant Limberg
2016-11-04work in progress windows UI updateGrant Limberg