copy dali-sharp into nui
[platform/core/csapi/tizenfx.git] / sharp / internal / BlendEquationType.cs
old mode 100755 (executable)
new mode 100644 (file)
similarity index 85%
rename from src/Tizen.NUI/devel-src/BlendEquationType.cs
rename to sharp/internal/BlendEquationType.cs
index 0aeb0e4..00af026
@@ -2,15 +2,15 @@
 // <auto-generated />
 //
 // This file was automatically generated by SWIG (http://www.swig.org).
-// Version 3.0.9
+// Version 3.0.10
 //
 // Do not make changes to this file unless you know what you are doing--modify
 // the SWIG interface file instead.
 //------------------------------------------------------------------------------
 
-namespace Tizen.NUI {
+namespace Dali {
 
-    internal enum BlendEquationType {
+public enum BlendEquationType {
   ADD = 0x8006,
   SUBTRACT = 0x800A,
   REVERSE_SUBTRACT = 0x800B