Méthode | Description | |
---|---|---|
ReleaseGroup ( string id, string title, string type ) : System.Collections.Generic |
Initializes a new instance of the ReleaseGroup class.
|
|
ToString ( ) : string |
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 |