C# Class TRock.Music.SongEventArgs

Inheritance: System.EventArgs
Show file Open project: torshy/TRock.Music Class Usage Examples

Public Methods

Method Description
SongEventArgs ( Song song ) : System

Method Details

SongEventArgs() public method

public SongEventArgs ( Song song ) : System
song Song
return System