This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / tools / monop / TODO
1 TODO
2 ----
3
4         * Add options like /show-private. For example, if you view System.String
5           you should only see public methods etc unless you specify /private. Similar
6           thing for other scope things.
7         * Add support for events
8         * Support for params (show the params keyword)
9         * Handle interfaces:
10                 * handle explicit vs. implicit impl
11         * Fields
12         * Do delegates