Ejemplo n.º 1
0
 /// <summary>
 /// The addElements.
 /// </summary>
 public void AddElements()
 {
     armadillo.AddElements();
     reloj.AddElements();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// The addElements.
 /// </summary>
 public void AddElements()
 {
     AddRect();
     reloj.AddElements();
 }