C# Class TRock.Music.SongStreamEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: torshy/TRock.Music Class Usage Examples

Public Methods

Method Description
SongStreamEventArgs ( ISongStream stream ) : System

Method Details

SongStreamEventArgs() public method

public SongStreamEventArgs ( ISongStream stream ) : System
stream ISongStream
return System