public frmConsultarPerfiles()
 {
     InitializeComponent();
     Event_frmConsultarPerfiles_FormClosing += new Delegate_frmConsultarPerfiles_FormClosing(frmConsultarPerfiles_Event_frmConsultarPerfiles_FormClosing);
 }
Пример #2
0
 public frmConsultarPerfiles()
 {
     InitializeComponent();
     Event_frmConsultarPerfiles_FormClosing += new Delegate_frmConsultarPerfiles_FormClosing(frmConsultarPerfiles_Event_frmConsultarPerfiles_FormClosing);
 }