Esempio n. 1
0
 public FormGerenciamentoHospital(Hospital hosp)
 {
     InitializeComponent();
     this.hospital = hosp;
 }