Hello, > does anyone know why I get "Implement the type definition for params" when I > compile one of my libraries. It compiles successfully and seems to work > fine. Just curious what the message means.
Mcs is lacking support for `params' in interface methods; Thanks for reporting this, I had forgotten about it. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
