History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-44855
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Andrew Serebryansky
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ReSharper

'Make Generic' refactoring

Created: 04 Jul 07 13:33   Updated: 06 Jul 07 13:58
Component/s: Refactorings
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
"Make Generic" on a function or a class makes the function or the class generic, replacing type references with a generic parameter type in the function or the class code and usage contexts.

Taking a type and a function or a class reference, this this refactoring replaces the function or the class with a generic, using a given type as a parameter for generic.

If used on a generic function or a generic class, this refactoring adds a type parameter to a the generic or the class, removing any type references from the function or the class code.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.