delegate inference bug
Resharper incorrectly marks a line as an error when i use delegate inference
in .Net 2.0
for example:
tempItem.KeyChanged += Item_KeyChanged;
gives the highlight and message: "use of method Item_KeyChanged without ()"
Zeid
Please sign in to leave a comment.
Fixed in 216
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Zeid Derhally" <derhally@quadralay.com> wrote in message
news:drrcvb$tfr$1@is.intellij.net...
>
>
>
>
>
>