Ejemplo n.º 1
0
 internal void Copy(RelationObject first)
 {
     base.Copy(first);
     objective = first.objective.Clone();
 }