Revert "[Tizen] Add obsolete attribute for deprecated apis, backward compatibility"
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / SlotObserver.cs
index 9b034fe..2c55bff 100755 (executable)
 * limitations under the License.
 *
 */
-using System;
-using System.Runtime.InteropServices;
 
 namespace Tizen.NUI
 {
-    [Obsolete("Please do not use! this will be internal")]
-    public class SlotObserver : global::System.IDisposable
+
+    internal class SlotObserver : global::System.IDisposable
     {
         private global::System.Runtime.InteropServices.HandleRef swigCPtr;
         protected bool swigCMemOwn;