C# 클래스 Torshify.Client.Spotify.Services.Track

상속: Microsoft.Practices.Prism.ViewModel.NotificationObject, Torshify.Client.Infrastructure.Interfaces.ITrack
파일 보기 프로젝트 열기: torshy/torshify-client 1 사용 예제들

공개 메소드들

메소드 설명
Refresh ( ) : void
Track ( ITrack track, Dispatcher dispatcher ) : System

비공개 메소드들

메소드 설명
GetArtists ( ) : IEnumerable

메소드 상세

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

Track() 공개 메소드

public Track ( ITrack track, Dispatcher dispatcher ) : System
track ITrack
dispatcher System.Windows.Threading.Dispatcher
리턴 System