Hello Kusanagi When you're implementing members from the base class using a quick-fix or through the Generate functionality, it should generate 'base...' method calls instead of NotImplementedException(). Could you please clarify how exactly do you create methods? Thank you!
Hello Kusanagi
When you're implementing members from the base class using a quick-fix or through the Generate functionality, it should generate 'base...' method calls instead of NotImplementedException(). Could you please clarify how exactly do you create methods? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I updated ReSharper to 6.1 yesterday.It generated base call by default.