C# Класс AcoustID.Web.ReleaseGroup

Represents a release group.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ReleaseGroup ( string id, string title, string type ) : System.Collections.Generic

Initializes a new instance of the ReleaseGroup class.

ToString ( ) : string

Описание методов

ReleaseGroup() публичный Метод

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.
Результат System.Collections.Generic

ToString() публичный Метод

public ToString ( ) : string
Результат string