Release 4.0.0-preview1-00235
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / PropertyNotifySignal.cs
similarity index 97%
rename from src/Tizen.NUI/src/internal/PropertyNotifySignal.cs
rename to src/Tizen.NUI/src/public/PropertyNotifySignal.cs
index 68ad8bb..cfef507 100755 (executable)
 namespace Tizen.NUI
 {
 
-    internal class PropertyNotifySignal : global::System.IDisposable
+    ///<summary>
+    /// Signal connection class for PropertyNotification
+    ///</summary>
+    public class PropertyNotifySignal : global::System.IDisposable
     {
         private global::System.Runtime.InteropServices.HandleRef swigCPtr;
         protected bool swigCMemOwn;