public void ShowPlaylist() { ShowPlaylistModel.ShowPlaylist(true); }
public void Execute() { ShowPlaylistModel.ShowPlaylist(false); }