
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
Created: 06 Aug 06 03:19
Updated: 09 Sep 06 13:32
|
|
| Component/s: |
Refactoring
|
| Fix Version/s: |
2.0,
2.0.1
|
|
Security Level:
|
Everybody
(All jira users)
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
I have a method with parameter of type IList.
Change it via Change Siganture to IList<SomeType>.
Silently does nothing! (Only reproduced if System.Collections.Generic namespace is not imported.)
|
|
Description
|
I have a method with parameter of type IList.
Change it via Change Siganture to IList<SomeType>.
Silently does nothing! (Only reproduced if System.Collections.Generic namespace is not imported.) |
Show » |
| There are no comments yet on this issue.
|
|