Beispiel #1
0
 public void VisitProperty(IPropertyWithSymbols node)
 {
     visitor.VisitProperty(new PropertyWithSymbols(node));
 }