Пример #1
0
 public override AdShown ShowInterstitialAd()
 {
     Start();
     return(AdShown.CreateFromJson(ShowInterstitialAdJson("{}")));
 }