C# Class GoogleAdMobAds.GADAppEventDelegateInterstitialEventArgs

Inheritance: System.EventArgs
显示文件 Open project: Reedyuk/Xamarin-Bindings Class Usage Examples

Public Methods

Method Description
GADAppEventDelegateInterstitialEventArgs ( string name, string info ) : System

Method Details

GADAppEventDelegateInterstitialEventArgs() public method

public GADAppEventDelegateInterstitialEventArgs ( string name, string info ) : System
name string
info string
return System