up vote 2 down vote favorite
share [g+] share [fb]

Resharper 4.5 has the ability to turn the contstuction of an object followed by the setting of properties on that object into the object initializer format.

My question is can it go the other way and remove the user of an object initializer?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Not that I can find, but the EAP for Resharper 5.0 has just recently opened up. Put in a feature request for it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.