Skip to content

Instantly share code, notes, and snippets.

@mauro-vieira
Created August 5, 2020 02:15
Show Gist options
  • Save mauro-vieira/653f1e8a83d3c2094e3378121f3a072f to your computer and use it in GitHub Desktop.
Save mauro-vieira/653f1e8a83d3c2094e3378121f3a072f to your computer and use it in GitHub Desktop.
// Promotions processors
this.For<ConditionAwareItemDiscountProcessor<BuyQuantityGetItemDiscount>>().Use<MyCustomDiscountProcessor>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment