Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « corcompare « tools « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4e100611a23b940600db2f8b3f96709a4104803c (plain)
1
2
3
4
5
6
2002-02-25  Nick Drochak  <ndrochak@gol.com>

	* ToDoAssembly.cs: remove unused code 
	* ToDoNamespace.cs: using BindingFlags for GetMembers
	* ToDoType.cs: throw exception if we encounter a member type
	that we didn't expect. Also remove unused property.