C# Class SYMM_Backend.AllVideoInformationLoadedEventArgs

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

Public Methods

Method Description
AllVideoInformationLoadedEventArgs ( List video ) : System

Method Details

AllVideoInformationLoadedEventArgs() public method

public AllVideoInformationLoadedEventArgs ( List video ) : System
video List
return System