C# Class GoogleAdMobAds.GADInterstitialDelegateWrapper

Inheritance: IGADInterstitialDelegate
Mostrar archivo Open project: Reedyuk/Xamarin-Bindings

Public Methods

Method Description
Dispose ( ) : void
GADInterstitialDelegateWrapper ( IntPtr handle ) : System

Private Methods

Method Description
GADInterstitialDelegateWrapper ( IntPtr handle, bool owns ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GADInterstitialDelegateWrapper() public method

public GADInterstitialDelegateWrapper ( IntPtr handle ) : System
handle System.IntPtr
return System