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