Tue Feb 19 20:34:35 CET 2002 Paolo Molaro <lupus@ximian.com>
authorPaolo Molaro <lupus@oddwiz.org>
Tue, 19 Feb 2002 15:46:31 +0000 (15:46 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Tue, 19 Feb 2002 15:46:31 +0000 (15:46 -0000)
commitd1b9ed1de7313aee73f7758dc7acf70237796763
treebd7dc6d048e6c651ad53c5ec393c36e5aae5bf5d
parent4479530b9e681edfacc6ea4ef839814ef591eb61
Tue Feb 19 20:34:35 CET 2002 Paolo Molaro <lupus@ximian.com>

* MonoCustomAttrs.cs: hooks to get the custom attributes from the
runtime.
* MonoType.cs: Implemented custom attributes methods.

svn path=/trunk/mcs/; revision=2515
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/MonoCustomAttrs.cs [new file with mode: 0755]
mcs/class/corlib/System/MonoType.cs