DALi C# binding - Follow Pascal case convention for enum members 36/93636/4
authorRavi Nanjundappa <nravi.n@samsung.com>
Tue, 25 Oct 2016 06:32:52 +0000 (12:02 +0530)
committerRavi Nanjundappa <nravi.n@samsung.com>
Tue, 25 Oct 2016 12:46:45 +0000 (18:16 +0530)
Created a new namespace called Dali.Constants and wrapped the
AlphaFunction.BuiltinFunction enum. Added a new constructor to cope
with this change.
hello-world.cs is also modified accordingly.

Change-Id: I86f9b079920c65f531d4175366af8578b61ccb5c
Signed-off-by: Ravi Nanjundappa <nravi.n@samsung.com>

No differences found