On 03/03/03 Erik LeBel wrote: > While using reflection I've found that ParameterInfo's IsIn, IsOut > and IsRetval always return false. I have not found any logged bugs at > Ximian's bugzilla. Is this a know problem? If this is not a problem, > then I'll assume that something in my code is not correct, but it seems > odd to have all the metadata except method attribute info.
It's supposed to work (mcs uses them, for example). If you have a test case where it doesn't work, submit it so that people can check if it's a bug in your code or in mono. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
