X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-sharp%2Fsharp%2Finternal%2FItemContainer.cs;h=ffbc1b7557058055b55dcb8c949733d500a33a93;hp=2472eca599fe8b003c67f0382f8b6ccc6c4cb3dc;hb=318378db7fbb0bcfb08c3c603f54857d6f5c9639;hpb=6fa08daf440e496896babb230e404aae7e77a5bb diff --git a/plugins/dali-sharp/sharp/internal/ItemContainer.cs b/plugins/dali-sharp/sharp/internal/ItemContainer.cs index 2472eca..ffbc1b7 100644 --- a/plugins/dali-sharp/sharp/internal/ItemContainer.cs +++ b/plugins/dali-sharp/sharp/internal/ItemContainer.cs @@ -10,7 +10,7 @@ namespace Dali { -public class ItemContainer : global::System.IDisposable, global::System.Collections.IEnumerable +internal class ItemContainer : global::System.IDisposable, global::System.Collections.IEnumerable , global::System.Collections.Generic.IEnumerable { private global::System.Runtime.InteropServices.HandleRef swigCPtr;