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