Метод | Описание | |
---|---|---|
ManualScrobbleViewModel ( ) : IF.Lastfm.Core.Objects |
Constructor.
|
|
Preview ( ) : void |
Preview the track that will be scrobbled.
|
|
Scrobble ( ) : System.Threading.Tasks.Task |
Scrobbles the track with the given info.
|
public ManualScrobbleViewModel ( ) : IF.Lastfm.Core.Objects | ||
Результат | IF.Lastfm.Core.Objects |
public Scrobble ( ) : System.Threading.Tasks.Task | ||
Результат | System.Threading.Tasks.Task |