Esempio n. 1
0
 public WeddingFavoritesBLL()
 {
     bLLSecurity = new BLLSecurity();
 }
Esempio n. 2
0
 public WeddingBLL()
 {
     bLLSecurity = new BLLSecurity();
 }
Esempio n. 3
0
 public InvoiceBLL()
 {
     bLLSecurity = new BLLSecurity();
 }
Esempio n. 4
0
 public UserBLL()
 {
     bLLSecurity = new BLLSecurity();
 }
Esempio n. 5
0
 public AppointmentBLL()
 {
     bLLSecurity = new BLLSecurity();
 }