
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
- If no class exists in extends list, suggest all classes, which:
- are non-sealed
- are non-static
- are not delegate types (MulticastDelegate or Delegate)
- with at least one accessible ctor
- without inaccessible abstract members
- Suggest interfaces, which are
- accessible
- doesn't exist in base list of any types and/or interfaces already in extends list
- Applicable inner types should be flatten, i.e. displayed as "ContainingType.INestedInterface"
|
|
Description
|
- If no class exists in extends list, suggest all classes, which:
- are non-sealed
- are non-static
- are not delegate types (MulticastDelegate or Delegate)
- with at least one accessible ctor
- without inaccessible abstract members
- Suggest interfaces, which are
- accessible
- doesn't exist in base list of any types and/or interfaces already in extends list
- Applicable inner types should be flatten, i.e. displayed as "ContainingType.INestedInterface"
|
Show » |
| There are no comments yet on this issue.
|
|