Separate C# classes into Internal and Public
[platform/core/uifw/dali-toolkit.git] / plugins / dali-sharp / sharp / internal / ItemContainer.cs
index 2472eca..ffbc1b7 100644 (file)
@@ -10,7 +10,7 @@
 
 namespace Dali {
 
 
 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<Item>
  {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;
     , global::System.Collections.Generic.IEnumerable<Item>
  {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;