[Mono-list] "List<string>" Howto?

Carlos Ble ble.jurado at gmail.com
Sun Aug 19 15:16:54 EDT 2007


Hi,
You might be compiling with mcs instead of gmcs. If you are using
Monodevelop make sure you set up the
project config to user .Net 2.0


2007/8/19, Johannes Graumann <johannes_graumann at web.de>:
>
> How do I get this to work, please?
>
> List <string> LevelOneDirs = new List <string>();
>
> The error this yields is:
> Expected `class', `delegate', `enum', `interface', or `struct'(CS1518)
>
> Thanks for any help,
>
> Joh
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070819/cd54105d/attachment.html 


More information about the Mono-list mailing list