C# Class Xamarinos.AdMob.Forms.AdsInterstitialImplementation

Inheritance: IInterstitialAdManager
Afficher le fichier Open project: LosXamarinos/Xamarinos.AdMob.FormsPlugin

Méthodes publiques

Méthode Description
AdsInterstitialImplementation ( List testDevices = null ) : Google.MobileAds
AdsInterstitialImplementation ( List testDevices = null ) : System
Show ( System.Action OnPresented = null ) : System.Threading.Tasks.Task

Method Details

AdsInterstitialImplementation() public méthode

public AdsInterstitialImplementation ( List testDevices = null ) : Google.MobileAds
testDevices List
Résultat Google.MobileAds

AdsInterstitialImplementation() public méthode

public AdsInterstitialImplementation ( List testDevices = null ) : System
testDevices List
Résultat System

Show() public méthode

public Show ( System.Action OnPresented = null ) : System.Threading.Tasks.Task
OnPresented System.Action
Résultat System.Threading.Tasks.Task