Json.Net 序列化 IPAddress 或 IPEndPoint
摘要:原文: http://stackoverflow.com/questions/18668617/json-net-error-getting-value-from-scopeid-on-system-net-ipaddress
阅读全文
更新窗体的UI元素
摘要:Application.Current.Dispatcher.BeginInvoke(new Action(() => { // your code here }));
阅读全文