Esempio n. 1
0
        public void AddConstraint(Constraint c)
        {
            vConstraint.Add(c);

            iConstraintCount++;
        }