2004-08-17 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Mon, 16 Aug 2004 21:50:37 +0000 (21:50 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 16 Aug 2004 21:50:37 +0000 (21:50 -0000)
commit92cbff704428549836ea7ad045bcc48ec5fb8c3d
tree268642be46f01ebdcc499bb8772b1c385ebef6fa
parent28ce01fe7ea49708debfbd4beb43a006dc3adbbb
2004-08-17  Martin Baulig  <martin@ximian.com>

* MonoType.cs (MonoType.getFullName): Added `bool full_name'
argument specifying whether or not to include the type arguments.
(MonoType.FullName): Don't include the type arguments.
(MonoType.ToString): Include them here.

* Environment.cs: Bumped mono_corlib_version to 24.

svn path=/trunk/mcs/; revision=32408
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/Environment.cs
mcs/class/corlib/System/MonoType.cs