C# 클래스 cloudmusic2upnp.ContentProvider.Providers

파일 보기 프로젝트 열기: TilmannBach/cloudmusic2upnp 1 사용 예제들

공개 메소드들

메소드 설명
GetTrackById ( String ID ) : ITrack
Providers ( ) : System

Initializes a new instance of the cloudmusic2upnp.ContentProvider class.

비공개 메소드들

메소드 설명
LoadPlugins ( ) : IContentProvider>.Dictionary

Search all files in the working directory for DLL files, that implements the IContentProvider.IContentProvider interface.

메소드 상세

GetTrackById() 공개 메소드

public GetTrackById ( String ID ) : ITrack
ID String
리턴 ITrack

Providers() 공개 메소드

Initializes a new instance of the cloudmusic2upnp.ContentProvider class.
public Providers ( ) : System
리턴 System