Skip to content

Instantly share code, notes, and snippets.

@AlexZeitler
Created March 5, 2012 22:52
Show Gist options
  • Select an option

  • Save AlexZeitler/1981752 to your computer and use it in GitHub Desktop.

Select an option

Save AlexZeitler/1981752 to your computer and use it in GitHub Desktop.
public class RavenController : ApiController {
public new IDocumentSession Session { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment