Example #1
0
 public void Visit(Visitor visitor)
 {
     visitor.VisitRead(this);
 }