public CommentBusiness(ShipperHNDBcontext shipperHndBcontext) { _logControl = new LogControl(); _shipperHndBcontext = shipperHndBcontext; }
public PhoneNumberBusiness(ShipperHNDBcontext shipperHndBcontext) { _logControl = new LogControl(); _shipperHndBcontext = shipperHndBcontext; }