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
Original issue reported on code.google.com by
stephen....@gmail.com
on 19 May 2011 at 1:44