Priority
Critical
Type
Bug 
State
Fixed 
Assignee
Andrey Simanovsky 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
449
  • Submitted by   Vladimir Reshetnikov
    2 years ago (01 Jun 2007 14:04)
  • Updated by Vladimir Reshetnikov
    2 years ago (12 Jul 2007 18:29)
  • Jira: RSRP-41982
    (history, comments)

RSRP-41982

'Implement members' hangs

0
struct A : IB<int> // Invoke 'Implement members' here
{
}

internal interface IB<T> : IB<T[]>
{
    void Foo(T obj);
}


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