C# Class GoogleAdMobAds.GADAppEventDelegateNameInfoEventArgs

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

Public Methods

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

Method Details

GADAppEventDelegateNameInfoEventArgs() public method

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