Exemplo n.º 1
0
 public UyeOl()
 {
     InitializeComponent();
     hastaBilgileriBLL = new HastaBilgileriBLL();
     uyeGirisBLL       = new UyeGirisBLL();
 }
Exemplo n.º 2
0
 public EczanePaneli()
 {
     InitializeComponent();
     _recetelerBLL      = new RecetelerBLL();
     _hastaBilgileriBLL = new HastaBilgileriBLL();
 }
Exemplo n.º 3
0
 public GirisEkrani()
 {
     InitializeComponent();
     hastaBilgileriBLL = new HastaBilgileriBLL();
     rollerBLL         = new RollerBLL();
 }