Skip to content

Include fields, properties, and method from inherited base-class and explicit interfaces of a watch #3

Description

@GoogleCodeExporter
Only fields, properties, and methods (dependent on issues #2) directly on the 
instance of the class being watched are shown as children. Child members from 
inherited (not overridden) classes and explicit interface implementations 
(normal for F# classes, but not as normal for other .NET framework classes) 
should also be shown. Their names should be qualified by the base / interface 
name, but ordered by the (case-insensitive as usual) member name. Redundancy 
should be avoided within public / non-public divisions, resolving to the 
sub-most class / interface.

Original issue reported on code.google.com by stephen....@gmail.com on 19 May 2011 at 1:44

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions