Skip to content

Instantly share code, notes, and snippets.

@mikeedwards83
Created January 18, 2012 20:50
Show Gist options
  • Select an option

  • Save mikeedwards83/1635517 to your computer and use it in GitHub Desktop.

Select an option

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