Exemplo n.º 1
0
 public void Play()
 {
     _root.Play();
     _majorThird.Play();
     _fifth.Play();
 }