Exemplo n.º 1
0
 public Spel()
 {
     bzr = new Buzzer(21);
 }
Exemplo n.º 2
0
 public void stoppen()
 {
     bzr = null;
 }