C# Class GoogleAdMobAds.GADAdSizeDelegateWrapper

Inheritance: IGADAdSizeDelegate
Exibir arquivo Open project: Reedyuk/Xamarin-Bindings

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GADAdSizeDelegateWrapper() public method

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