Skip to content

Instantly share code, notes, and snippets.

@mikeedwards83
Created January 18, 2012 20:50
Show Gist options
  • Save mikeedwards83/1635517 to your computer and use it in GitHub Desktop.
Save mikeedwards83/1635517 to your computer and use it in GitHub Desktop.
An example of too many service
public class MyClass{
public MyClass(
ISitecoreServiceFactory factory)
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment