Change Interop function type, RootNamespace
authorChangjoon Baek <joon.c.baek@samsung.com>
Tue, 18 Oct 2016 09:15:39 +0000 (18:15 +0900)
committerChangjoon Baek <joon.c.baek@samsung.com>
Tue, 18 Oct 2016 09:19:25 +0000 (18:19 +0900)
commit12c66cf1fc868325d0acbf32e387a74453d6bd27
treefa3ac0fb8b44882c42d979cc7eda8020bd06c045
parentff2ae71361c58555eda6319433c6c9cd00b1c3c3
Change Interop function type, RootNamespace

1. Change Interop function type,
       int -> void
   to match with CAPI.
2. Change RootNamespace and AssemblyName,
    Tizen.Tracer -> Tizen
   It cause that VS recognize the Tracer would namespace.
   To run TCT, It have to correct.

Change-Id: I3087d6295a807c8380f867da6008bfc03296305c
Signed-off-by: Changjoon Baek <joon.c.baek@samsung.com>
src/Tizen.Tracer/Interop/Interop.Tracer.cs
src/Tizen.Tracer/Tizen.Tracer.Net45.csproj [changed mode: 0644->0755]