コード例 #1
0
ファイル: MainPageWrapper.cs プロジェクト: rhomobi/rhodes
 public void refreshCommand(int tab_index)
 {
     _mainPage.refreshCommand(tab_index);
 }