Exemplo n.º 1
0
 public Timer(Interrupt interrupt)
 {
     this.interrupt = interrupt;
 }