Exemplo n.º 1
0
 void IVisitableBuilder.Accept(BuilderVisitor visitor)
 {
     visitor.VisitDropConstraint(this);
 }