C# Class Torshify.Client.Spotify.Services.Track

Inheritance: Microsoft.Practices.Prism.ViewModel.NotificationObject, Torshify.Client.Infrastructure.Interfaces.ITrack
Afficher le fichier Open project: torshy/torshify-client Class Usage Examples

Méthodes publiques

Méthode Description
Refresh ( ) : void
Track ( ITrack track, Dispatcher dispatcher ) : System

Private Methods

Méthode Description
GetArtists ( ) : IEnumerable

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Track() public méthode

public Track ( ITrack track, Dispatcher dispatcher ) : System
track ITrack
dispatcher System.Windows.Threading.Dispatcher
Résultat System