# Thursday, September 17, 2009
« The singleton that wasn’t | Main | Visual Studio webtests hurt my eyes »

I just found another useful thing that resharper does for you, it can generate code to check for null method parameters.

image

Just put the cursor on the parameter….

image

Nice huh!?

Comments are closed.