C# Class RadioDld.ProgrammeInfo

Class containing programme information to be passed to and from providers.
Mostra file Open project: ribbons/RadioDownloader Class Usage Examples

Public Methods

Method Description
ProgrammeInfo ( ) : System.Drawing

Initializes a new instance of the ProgrammeInfo class.

Private Methods

Method Description
ProgrammeInfo ( Model progInfo ) : System.Drawing

Initializes a new instance of the ProgrammeInfo class with the values contained in the specified Programme object.

Method Details

ProgrammeInfo() public method

Initializes a new instance of the ProgrammeInfo class.
public ProgrammeInfo ( ) : System.Drawing
return System.Drawing