C# 클래스 AcoustID.Web.ReleaseGroup

Represents a release group.
파일 보기 프로젝트 열기: wo80/AcoustID.NET 1 사용 예제들

공개 메소드들

메소드 설명
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