error CS1660: 无法将 匿名方法 转换为类型“System.Windows.Threading.DispatcherPriority”,

日期:2014-10-22 08:34:06 人气:1

error CS1660: 无法将 匿名方法 转换为类型“System.Windows.Threading.DispatcherPriority”,

用Dispatcher.Invoke(System.Windows.Threading.DispatcherPriority.Background,new Action(()=>{ }));
    A+
热门评论