Exemplo n.º 1
0
 /// <summary>
 /// 标签切换
 /// </summary>
 public void SwitchTab(string t1)
 {
     MyView.SwitchTab(f, MyModel, t1);
 }