public CAlimentInventory(CProduct cProduct) : base(cProduct) { }
public CMedicamentInventory(CProduct cProduct) : base(cProduct) { }