public SmartphoneDbContext() : base(DBConnectionString.Get()) { }
public LaptopDBContext() : base(DBConnectionString.Get()) { }