[Mono-dev] Predictate delegate ms.net imcompability
Onur Gumus
emperon at gmail.com
Thu Sep 27 13:10:36 EDT 2007
Hi there,
When I use a predicate delegate like
myList.Find(delegate(MyItem item) { return (item.Id == 4);}); and compile
it on mono / linux, porting to windows ms.net gives me a method access
exception for the method this statment is in.
Sorry for not posting a bug report , I still hope some one take cares of
this thing.
Regards
Onur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070927/8da3bd2d/attachment.html
More information about the Mono-devel-list
mailing list