C# 클래스 cloudmusic2upnp.Core

파일 보기 프로젝트 열기: TilmannBach/cloudmusic2upnp

공개 프로퍼티들

프로퍼티 타입 설명
Providers cloudmusic2upnp.ContentProvider.Providers
UPnP DeviceController.IController
WebInterface cloudmusic2upnp.UserInterface.Web.Interface

공개 메소드들

메소드 설명
Core ( ) : System

비공개 메소드들

메소드 설명
HackMonoProxyIssue ( ) : void

Hacks the mono proxy issue.

HandleOnPlayRequest ( IWebClient client, PlayRequest request ) : void
HandleOnSearchRequest ( IWebClient client, SearchRequest request ) : void
HandlePlaylistChanged ( PlayListItem track ) : void
HandleShutdownRequest ( object sender, EventArgs e ) : void

메소드 상세

Core() 공개 메소드

public Core ( ) : System
리턴 System

프로퍼티 상세

Providers 공개적으로 정적으로 프로퍼티

public static Providers,cloudmusic2upnp.ContentProvider Providers
리턴 cloudmusic2upnp.ContentProvider.Providers

UPnP 공개적으로 정적으로 프로퍼티

public static DeviceController.IController UPnP
리턴 DeviceController.IController

WebInterface 공개적으로 정적으로 프로퍼티

public static Interface,cloudmusic2upnp.UserInterface.Web WebInterface
리턴 cloudmusic2upnp.UserInterface.Web.Interface