Пример #1
0
 /// <summary>
 /// Constructor de la vista
 /// </summary>
 public AgregarSequimiento()
 {
     presentador = new PresentadorAgregarSeguimiento(this);
 }