C# Class AcoustID.Web.ReleaseGroup

Represents a release group.
Afficher le fichier Open project: wo80/AcoustID.NET Class Usage Examples

Méthodes publiques

Méthode Description
ReleaseGroup ( string id, string title, string type ) : System.Collections.Generic

Initializes a new instance of the ReleaseGroup class.

ToString ( ) : string

Method Details

ReleaseGroup() public méthode

Initializes a new instance of the ReleaseGroup class.
public ReleaseGroup ( string id, string title, string type ) : System.Collections.Generic
id string The MusicBrainz ID.
title string The title of the release-group.
type string The type of the release-group.
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string