C#和VB.NET语法不同
摘要:
C# Dispatcher.BeginInvoke(() => { dataGrid1.DataContext = obsvCollCustomers; }); VB.NET ... Me.Dispatcher.BeginInvoke(New NoArgsDel... 阅读全文
posted @ 2009-02-15 18:23 wmt 阅读(216) 评论(0) 推荐(0)
posted @ 2009-02-15 18:23 wmt 阅读(216) 评论(0) 推荐(0)