Release 4.0.0-preview1-00253
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Uint16Pair.cs
index c2d201f..f04ecd3 100755 (executable)
 */
 
 using System;
+using System.ComponentModel;
 
 namespace Tizen.NUI
 {
 
-    [Obsolete("Please do not use! this will be deprecated")]
+    //"Please do not use! this will be deprecated"
+    [EditorBrowsable(EditorBrowsableState.Never)]
     public class Uint16Pair : global::System.IDisposable
     {
         private global::System.Runtime.InteropServices.HandleRef swigCPtr;