C# Class GoogleAdMobAds.GADAppEventDelegateWrapper

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

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GADAppEventDelegateWrapper() public method

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