C# Класс Xamarinos.AdMob.Forms.AdsInterstitialImplementation

Наследование: IInterstitialAdManager
Показать файл Открыть проект

Открытые методы

Метод Описание
AdsInterstitialImplementation ( List testDevices = null ) : Google.MobileAds
AdsInterstitialImplementation ( List testDevices = null ) : System
Show ( System.Action OnPresented = null ) : System.Threading.Tasks.Task

Описание методов

AdsInterstitialImplementation() публичный Метод

public AdsInterstitialImplementation ( List testDevices = null ) : Google.MobileAds
testDevices List
Результат Google.MobileAds

AdsInterstitialImplementation() публичный Метод

public AdsInterstitialImplementation ( List testDevices = null ) : System
testDevices List
Результат System

Show() публичный Метод

public Show ( System.Action OnPresented = null ) : System.Threading.Tasks.Task
OnPresented System.Action
Результат System.Threading.Tasks.Task