Simon Kennedy

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Is this code actually redundant?

    Answered
    We had introduced code like this: if (response != null && response.Success && response.Result is bool == true) Resharper marks the ' == true' as redundant but is this actually true? I would have ...
    • 2 followers
    • 3 comments
    • 0 votes