Priority
Normal
Type
Feature 
State
Fixed 
Assignee
Andrey Simanovsky 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
249
Fixed in build
262
  • Submitted by   Thomas Eyde
    3 years ago (06 Aug 2006 18:26)
  • Updated by Thomas Eyde
    3 years ago (24 Oct 2006 18:12)
  • Jira: RSRP-26237
    (history, comments)

RSRP-26237

Use base class where possible misses the interfaces

0
When I have this method

public void TakeOver (ArrayList list)
{

}

And and select use base class..., ReSharper suggests System.Object, but none of the interfaces. Technically, an interface is not a base class, but it would be useful.

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments