Ejemplo n.º 1
0
 public void Accept(ICollector <T> collector)
 {
     collector.VisitQueue(this);
 }