New Refactoring in CodeRush 11.1 – Use Named Arguments

Another new refactoring in CodeRush 11.1 is the Use Named Arguments refactoring.

This refactoring simply alters a given method call, so that each argument also declares the parameter which it is intended to feed.

This can sometimes make it easier to read your code by in-lining the purpose (parameter name) alongside each argument.

Use-Named-Arguments_thumb2_thumb1

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.