Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Rodney Foley
Total activity
3
Last activity
January 15, 2016 17:51
Member since
March 11, 2010 00:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
March 13, 2010 22:34
I don't know just about any code you can write with a bool test that isn't a simple all done in the same scope of the test. For example:bool isValid = false;isValid = (2 + 2) == 4;if (isValid) Con...
Community
ReSharper Community
How does ReSharper know something is always true/false?
0 votes