X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.NUI%2Fsrc%2Finternal%2FSWIGTYPE_p_Dali__FunctorDelegate.cs;h=3dcd4cf34e7a6537e92a7806bb06568cfba9c1b5;hb=bff9a094cf97fb687030cb65963212b7f6514b26;hp=33d505aa324eb1aaf1c6b0fe1a4d9c0c5b42258c;hpb=4dc9f4e0a8e68182227a7946fd5d97e2f6188e65;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs b/src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs index 33d505a..3dcd4cf 100755 --- a/src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs +++ b/src/Tizen.NUI/src/internal/SWIGTYPE_p_Dali__FunctorDelegate.cs @@ -9,10 +9,16 @@ //------------------------------------------------------------------------------ using System; using System.Runtime.InteropServices; +using System.ComponentModel; namespace Tizen.NUI { - [Obsolete("Please do not use! this will be internal")] + /// + /// This should be internal, please do not use. + /// + /// 4 + [Obsolete("Please do not use! This will be deprecated!")] + [EditorBrowsable(EditorBrowsableState.Never)] public class SWIGTYPE_p_Dali__FunctorDelegate { private global::System.Runtime.InteropServices.HandleRef swigCPtr; @@ -22,6 +28,10 @@ namespace Tizen.NUI swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr); } + /// + /// The Constructor. + /// + /// 4 protected SWIGTYPE_p_Dali__FunctorDelegate() { swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);