Exemplo n.º 1
0
 public void ApplyVolume(float VolumeMax)
 {
     _SongMenu.ApplyVolume(VolumeMax);
 }