ritterim / stuntman

Library for impersonating users during development leveraging ASP.NET Identity.
https://rimdev.io/stuntman/
MIT License
294 stars 35 forks source link

Add static keyword for consistency #118

Closed kendaleiv closed 8 years ago

kendaleiv commented 8 years ago

Add the static keyword in case anyone copy/pastes this example into an MVC app and tries to use it in a Razor view or similar.