C# Class SYMM_Backend.VideoInformationLoadedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: Kimmax/SYMM

Public Methods

Method Description
VideoInformationLoadedEventArgs ( IYouTubeVideo video ) : System

Method Details

VideoInformationLoadedEventArgs() public method

public VideoInformationLoadedEventArgs ( IYouTubeVideo video ) : System
video IYouTubeVideo
return System