Exemple #1
0
 public void Visit(CycleTag cycleTag)
 {
     _result += cycleTag.ToString();
 }