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