2004-08-24 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Tue, 24 Aug 2004 19:00:14 +0000 (19:00 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 24 Aug 2004 19:00:14 +0000 (19:00 -0000)
commitd2cd9dde66f4d877f834f0e58f7e1a3fe3a312df
tree4b01c1577f030e891fd22f21cd9d70e0ecf09826
parentacf0c24425216410d4e221ea248e38a3844b2fa9
2004-08-24  Martin Baulig  <martin@ximian.com>

* typemanager.cs
(TypeManager.IsSubclassOf): Renamed to IsFamilyAccessible; use
this for accessibility checks.
(TypeManager.IsSubclassOrNestedChildOf): Renamed to
IsNestedFamilyAccessible.
(TypeManager.IsSubclassOf): New method, do what the name actually
says.

svn path=/trunk/mcs/; revision=32781
mcs/gmcs/ChangeLog
mcs/gmcs/ecore.cs
mcs/gmcs/typemanager.cs