Ejemplo n.º 1
0
 public void LoadForm()
 {
     Presenter = new EmployeeInfoListPresenter(this);
 }
 public void LoadForm()
 {
     Presenter = new EmployeeInfoListPresenter(this);
 }