C# Class AcoustID.Web.Artist

Represents an artist.
Afficher le fichier Open project: wo80/AcoustID.NET

Méthodes publiques

Méthode Description
Artist ( string id, string name )

Initializes a new instance of the Artist class.

ToString ( ) : string

Method Details

Artist() public méthode

Initializes a new instance of the Artist class.
public Artist ( string id, string name )
id string The MusicBrainz ID.
name string The artist name.

ToString() public méthode

public ToString ( ) : string
Résultat string