[Tizen] Add obsolete attribute for deprecated apis, backward compatibility
[platform/core/csapi/nui.git] / Tizen.NUI / src / internal / SWIGTYPE_p_Dali__FunctorDelegate.cs
index 1e123d8..33d505a 100755 (executable)
@@ -7,11 +7,13 @@
 // Do not make changes to this file unless you know what you are doing--modify
 // the SWIG interface file instead.
 //------------------------------------------------------------------------------
+using System;
+using System.Runtime.InteropServices;
 
 namespace Tizen.NUI
 {
-
-    internal class SWIGTYPE_p_Dali__FunctorDelegate
+    [Obsolete("Please do not use! this will be internal")]
+    public class SWIGTYPE_p_Dali__FunctorDelegate
     {
         private global::System.Runtime.InteropServices.HandleRef swigCPtr;