Skip to content

Instantly share code, notes, and snippets.

@TWolverson
Created February 22, 2014 19:17
Show Gist options
  • Save TWolverson/9160484 to your computer and use it in GitHub Desktop.
Save TWolverson/9160484 to your computer and use it in GitHub Desktop.
public class Window {
public Window() {
_member = ServiceLocator.GetInstance<IMember>();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment