예제 #1
0
 void IVisitableBuilder.Accept(BuilderVisitor visitor)
 {
     visitor.VisitNotForReplicationColumnProperty(this);
 }