[Mono-list] C# attributes

Chris Howie cdhowie at gmail.com
Thu Jun 18 08:44:29 EDT 2009


On Wed, Jun 17, 2009 at 9:36 PM, slessard<s_lessard at yahoo.com> 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


More information about the Mono-list mailing list