C# Class GoogleAdMobAds.GADSwipeableBannerViewDelegateWrapper

Inheritance: IGADSwipeableBannerViewDelegate
Show file Open project: Reedyuk/Xamarin-Bindings

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GADSwipeableBannerViewDelegateWrapper() public method

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