Browse by Tags
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...
Rory Becker - DevExpress
15 June 2011
There are 2 Inline Method refactorings introduced in CodeRush 11.1. The first refactoring: “Inline Method” , will simply copy the selected method’s code into each of it’s call sites as if prior to having been extracted from there. The second refactoring...
Rory Becker - DevExpress
15 June 2011
The new Convert To Point refactoring converts a pair of numeric values into a single point value. As you might expect, it also adjusts the call site, method signature and usages to conform with the new point value....
Rory Becker - DevExpress
15 June 2011
The new Convert To Tuple refactoring can be applied to 2 or more parameters of a method. As it’s name suggests, it replaces the parameters in question with a suitable Tuple. It further ensures that calls to the method as well, as internal references to...
Rory Becker - DevExpress
15 June 2011
More Posts
Featured Posts
Dennis Garavsky (DevExpress)
Elena Peskova (DevExpress)
Slava Khudyakov (DevExpress)
Popular Topics
- Roadmap
- v26.1 - Next Release
- v25.2 - Latest Release
- Prerelease/EAP
- .NET 10
- AI
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix
