[NUI] Add Obsolete attributes for EditorBrowsable apis
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / ConnectionTrackerInterface.cs
index 52c77c3..9f601ae 100755 (executable)
@@ -24,6 +24,7 @@ namespace Tizen.NUI
     /// Please do not use! this will be deprecated
     /// </summary>
     /// <since_tizen> 4 </since_tizen>
+    [Obsolete("Please do not use! This will be deprecated!")]
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class ConnectionTrackerInterface : SignalObserver
     {