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