On Wed, Jun 17, 2009 at 9:36 PM, slessard<[email protected]> wrote: > Does Mono support attributes in the code, especially custom attributes?
Yes, it has for quite a while. > I wrote an EXE (written in C# and compiled in .NET 3.5.) When this program > starts up it looks for methods which have my custom attribute and uses that > attribute to populate a menu. When I run this EXE in Mono on Windows or OS > X the menu is empty. Is there something that I need to do to get this > program working correctly in Mono? Can you put your code somewhere we can look at it? -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
