Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Last active December 4, 2017 10:52
Show Gist options
  • Select an option

  • Save SaschaHeyer/a3b5ebd0c359e9228bbc15df6c2292be to your computer and use it in GitHub Desktop.

Select an option

Save SaschaHeyer/a3b5ebd0c359e9228bbc15df6c2292be to your computer and use it in GitHub Desktop.
Initializer.cs
var container = new Container();
container.Options.ConstructorResolutionBehavior = new DefaultFirstConstructorBehavior(container);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment