异步加载数据

 Action a = () =>
                {
                  
                };
                this.Dispatcher.BeginInvoke(a);
posted @ 2014-08-29 23:20  逍遥帝君  阅读(157)  评论(0)    收藏  举报