标签:str font img com images 技术分享 alt nbsp 分享
利用 NuGet库 Nito.AsyncEx 中的 AsyncContext类。
添加NuGet类库,使用AsyncContext
AsyncContext.Run(Action action);
处理async void 方法中无法捕捉异常信息
原文地址:http://www.cnblogs.com/zh7791/p/7845390.html