c# - ReSharper - var hint only for none basic type -


I like the fact that Reperper has suggested using different keywords.

Instead, I would like to know whether it is possible for reciprocity, when I use those types which are not original.

Example: int myInt = ..., string myString = ... . There is no sign here

I like to use var on a complex type: var myHttpModule = ..., var userRepository = ...

itemprop = "text" ".

This value vs. reference type is not an option, though I agree, this would be a good option.


Comments