Skip to content

Instantly share code, notes, and snippets.

@melkio
Created October 1, 2012 12:48
Show Gist options
  • Save melkio/3811595 to your computer and use it in GitHub Desktop.
Save melkio/3811595 to your computer and use it in GitHub Desktop.
Factory without DSL
var order = factory.CreateNewOrder(userId, storeId, dispatchDate);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment