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