Esempio n. 1
0
 private void load()
 {
     bnBus           = new BenhNhanBUS();
     mabenhnhan.Text = bnBus.autogenerate_mabn().ToString();
 }