On Aug 16, 2011, at 6:52 PM, jacksmi wrote:
> I am trying to compile some existing C# code and I am encountering:
>
> 'System.Collections.Specialized.CollectionsUtil' is inaccessible due to its
> protection level
>
> In the non-android framework this is a public class. Is there a reason it is
>
I am trying to compile some existing C# code and I am encountering:
'System.Collections.Specialized.CollectionsUtil' is inaccessible due to its
protection level
In the non-android framework this is a public class. Is there a reason it is
protected in the Android Framework?
--
View this m