Ejemplo n.º 1
0
 public void AcceptDelimiterEndCompoundTextPath(EndCompoundTextPath endCompoundTextPath, PrintContext parameter)
 {
     parameter.EndLevel();
 }
Ejemplo n.º 2
0
 public virtual void AcceptDelimiterEndCompoundTextPath(EndCompoundTextPath endCompoundTextPath, T parameter)
 {
     // intentionally left blank
 }