Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AcoustID
Web
Artist
C# Class AcoustID.Web.Artist
Represents an artist.
Exibir arquivo
Open project: wo80/AcoustID.NET
Public Methods
Method
Description
Artist
(
string
id
,
string
name
)
Initializes a new instance of the
Artist
class.
ToString
( ) :
string
Method Details
Artist()
public
method
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
method
public
ToString
( ) :
string
return
string