C# Class Com.Google.Android.Youtube.Player.ThumbnailLoadedEventArgs

Inheritance: global::System.EventArgs
Show file Open project: meuspedidos/BindYoutubeAPI

Public Methods

Method Description
ThumbnailLoadedEventArgs ( global p0, string p1 ) : System

Method Details

ThumbnailLoadedEventArgs() public method

public ThumbnailLoadedEventArgs ( global p0, string p1 ) : System
p0 global
p1 string
return System