public void Add(Pharm pharmassets) { throw new NotImplementedException(); }
public PharmacyServices(Pharm assets) { _appcontext = assets; }