While i am using resharper he always say

what is the difference?
any details will be nice
Thanks for you all.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The shorter syntax has been introduced in C# 2.0 and it’s just a syntactic sugar of the longer form.
No matter what you write, the result is always the same. However, the shorter is more readable.