Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made it so products can have their amounts varied at runtime #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    c2e3708 View commit details
    Browse the repository at this point in the history
  2. Reformat

    Changed Units property's "set" accessor back to private.
    Added AddUnits(int) method for this purpose.
    Reformatted Add method in Cart to reflect this change.
    leoamaro01 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    6930b09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e52ceb View commit details
    Browse the repository at this point in the history