C# Class Taskbarv3.Core.Services.MediaControlService

Inheritance: IMediaControlService
Show file Open project: joacand/Taskbarv3

Public Methods

Method Description
NextSong ( ) : void
PlayPause ( ) : void

Method Details

NextSong() public method

public NextSong ( ) : void
return void

PlayPause() public method

public PlayPause ( ) : void
return void