Skip to content

Instantly share code, notes, and snippets.

@dgomesbr
Created February 22, 2012 07:14
Show Gist options
  • Save dgomesbr/1882968 to your computer and use it in GitHub Desktop.
Save dgomesbr/1882968 to your computer and use it in GitHub Desktop.
StructureMap Fooooo
For<IRepository<TipoServico>>().Use<Repository<TipoServico>>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment