On Sep 3, 2012, at 3:59 AM, Manski <[email protected]> wrote: > Is there a way to make IEnumerable<T> covariant (i.e. "IEnumerable<out T>")?
Not at this time. > Or is this a "bug"? Should I open a bug report for this? We should be moving to covariant generics when we rebase atop Mono 2.12...whenever we get there. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
