C# Class GoogleAdMobAds.GADCustomEventInterstitialDelegateWrapper

Inheritance: IGADCustomEventInterstitialDelegate
显示文件 Open project: Reedyuk/Xamarin-Bindings

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GADCustomEventInterstitialDelegateWrapper() public method

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