* Activator.cs: Added support for activation using activation attributes.
authorLluis Sanchez <lluis@novell.com>
Mon, 3 Mar 2003 16:38:21 +0000 (16:38 -0000)
committerLluis Sanchez <lluis@novell.com>
Mon, 3 Mar 2003 16:38:21 +0000 (16:38 -0000)
commit638444081ff9d7544f23280d5a1746f062697a19
tree6c500bd10108e5dd520cd9a73dd15a6b919e6cd4
parentfdda64a77aff58b4d273f34ae0b22dd11c3408db
* Activator.cs: Added support for activation using activation attributes.
* AppDomain.cs: Added internal method to get the default context from the runtime.

svn path=/trunk/mcs/; revision=12132
mcs/class/corlib/System/Activator.cs
mcs/class/corlib/System/AppDomain.cs
mcs/class/corlib/System/ChangeLog