Is it possible to select all the parameters of a method and ask ReSharper to create a class from those parameters as a "method parameter object?"
Thanks
|
Is it possible to select all the parameters of a method and ask ReSharper to create a class from those parameters as a "method parameter object?" Thanks |
|||
|
|
|
ReSharper supports the command Extract Class From Parameters:
To invoke it:
|
|||||||
|