C# Class TRock.Music.SongsEventArgs

Inheritance: System.EventArgs
显示文件 Open project: torshy/TRock.Music Class Usage Examples

Public Methods

Method Description
SongsEventArgs ( Song songs ) : System

Method Details

SongsEventArgs() public method

public SongsEventArgs ( Song songs ) : System
songs Song
return System