コード例 #1
0
 public bool CanFragmentGoBack()
 {
     return(architectView.WebViewGoBack());
 }