C# Class Taskbarv3.Core.Services.MediaControlService

Inheritance: IMediaControlService
Afficher le fichier Open project: joacand/Taskbarv3

Méthodes publiques

Méthode Description
NextSong ( ) : void
PlayPause ( ) : void

Method Details

NextSong() public méthode

public NextSong ( ) : void
Résultat void

PlayPause() public méthode

public PlayPause ( ) : void
Résultat void