Separate C# classes into Internal and Public
[platform/core/uifw/dali-toolkit.git] / plugins / dali-sharp / sharp / internal / Item.cs
index b789571..56c5d4e 100644 (file)
@@ -10,7 +10,7 @@
 
 namespace Dali {
 
-public class Item : global::System.IDisposable {
+internal class Item : global::System.IDisposable {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;
   protected bool swigCMemOwn;