2002-02-24 Nick Drochak <ndrochak@gol.com>
authorNick Drochak <nickd@mono-cvs.ximian.com>
Sat, 23 Feb 2002 12:45:01 +0000 (12:45 -0000)
committerNick Drochak <nickd@mono-cvs.ximian.com>
Sat, 23 Feb 2002 12:45:01 +0000 (12:45 -0000)
commit454b84aeed4327cedb772f8bf0ba37ab114d0a80
treebf4951fdac7cce5557d2b097fe885bce695de065
parent3242867064298c71a7961d3aec0f2d4b180ad09e
2002-02-24  Nick Drochak  <ndrochak@gol.com>

* Now it makes a decent looking status XML.  It only has methods
and properties, but they seem to be correct.  Not sure how
to handle the properties get_* set_* methods that show up. I'd
like to fold those into the properties, and remove them from
the methods. Next up is the rest of the Member Types.

svn path=/trunk/mcs/; revision=2608
mcs/tools/corcompare/MissingProperty.cs
mcs/tools/corcompare/ToDoAssembly.cs
mcs/tools/corcompare/ToDoNameSpace.cs
mcs/tools/corcompare/ToDoType.cs