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