public Inventory(ScmContext context) { _context = context; }
public Inventory(ScmContext context) { this.context = context; }