コード例 #1
0
 // Shows the banner view on the screen.
 public void ShowBannerView()
 {
     Externs.ShowBannerView(BannerViewPtr);
 }