C# Class GoogleAdMobAds.GADBannerViewDelegateWrapper

Inheritance: IGADBannerViewDelegate
Datei anzeigen Open project: Reedyuk/Xamarin-Bindings

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GADBannerViewDelegateWrapper() public method

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