public WeddingFavoritesBLL() { bLLSecurity = new BLLSecurity(); }
public WeddingBLL() { bLLSecurity = new BLLSecurity(); }
public InvoiceBLL() { bLLSecurity = new BLLSecurity(); }
public UserBLL() { bLLSecurity = new BLLSecurity(); }
public AppointmentBLL() { bLLSecurity = new BLLSecurity(); }