Priority
Major
Type
Bug 
State
Fixed 
Assignee
Alexander Zverev 
Subsystem
Quick Fixes 
Affected versions
Fixed in
Fixed in build
Next build 
Build
263
Fixed in build
914
  • Submitted by   Vladimir Reshetnikov
    3 years ago (14 Oct 2006 18:21)
  • Updated by Vladimir Reshetnikov
    18 months ago (30 Jul 2008 19:37)
  • Jira: RSRP-29877
    (history, comments)

RSRP-29877

Bad quick-fix for nested class

0
class Stuff
{
    class Nested{}
    static void Foo()
    {
        new Stuff().Nested // Make 'Nested' non-static
    }
}



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