[Mono-list] Method Attributes

Hamza Karamali karamal@eecg.toronto.edu
Sat, 16 Aug 2003 15:17:59 -0400 (EDT)


Hi,

If I attach a custom attribute called "myAttribute" to a certain method,
how can I check in Mono (while the method is being compiled) whether a
method has this attribute?  Is there a function that will search the
metadata for the attribute if I pass it the name of the attribute?  If
not, how would I go about doing this?

Thanks in advance,

Hamza.