Skip to content

Instantly share code, notes, and snippets.

@mxmissile
Created September 9, 2011 17:31
Show Gist options
  • Select an option

  • Save mxmissile/1206822 to your computer and use it in GitHub Desktop.

Select an option

Save mxmissile/1206822 to your computer and use it in GitHub Desktop.
Attach A Behavior Correctly?
Policies.EnrichCallsWith<UnitOfWorkActionBehavior>(
x => x.HandlerType.Name.EndsWith("Controller"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment