Ejemplo n.º 1
0
 private void REG(PropertyBase p)
 {
     p.SetIDX(properties.Count);
     properties.Add(p);
 }