示例#1
0
 public static void OnRefreshMethod(string tabName)
 {
     OnRefresh.BeginInvoke(tabName, null, null);
 }