C# Class RadioDld.ProgrammeInfo

Class containing programme information to be passed to and from providers.
Afficher le fichier Open project: ribbons/RadioDownloader Class Usage Examples

Méthodes publiques

Méthode Description
ProgrammeInfo ( ) : System.Drawing

Initializes a new instance of the ProgrammeInfo class.

Private Methods

Méthode 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 méthode

Initializes a new instance of the ProgrammeInfo class.
public ProgrammeInfo ( ) : System.Drawing
Résultat System.Drawing