[Mono-dev] Status pages mix mested class members with declaring class members

Kornél Pál kornelpal at hotmail.com
Fri Oct 21 07:30:47 EDT 2005


Hi,

Status pages mix mested class members with declaring class members.
For example look at ImageList on
http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-System.Windows.Forms.html

Members Item, Keys, Add, AddRange, Contains, ContainsKey, IndexOf,
IndexOfKey, Remove, RemoveByKey, SetKeyName are all members of
ImageList.ImageCollection nested class.

I don't know whether this is a limitation of corcompare of just a limitation
of status page generator but should be corrected as there are a lot of
public nested classes in the class library and their status cannot be seen
correctly.

Kornél




More information about the Mono-devel-list mailing list