C# Class Taskbarv3.Core.Services.MediaControlService

Inheritance: IMediaControlService
显示文件 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