Ejemplo n.º 1
0
 public void Next()
 {
     _MP3Player.Next();
 }
 public void Next()
 {
     player.Next();
 }