Exemplo n.º 1
0
 public SingleThread(Counter c)
 {
     this.c = c;
 }