[NUI] Fix build warnings: Fix xml comments 43/150243/2
authorhuiyu,eun <huiyu.eun@samsung.com>
Fri, 15 Sep 2017 02:12:36 +0000 (11:12 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Thu, 21 Sep 2017 01:27:27 +0000 (10:27 +0900)
commit02634a4a318e9161448f11395f0391fe25eb9949
treef1cb8d342d7b1665293fd04f5b3a8426e4d33c48
parent9f98bd04bba5289a3a2540b75722fcec6a545a11
[NUI] Fix build warnings: Fix xml comments

warnigs: CS1572, CS1573, CS1574

please refer
https://docs.microsoft.com/ko-kr/dotnet/csharp/misc/cs1572
https://docs.microsoft.com/ko-kr/dotnet/csharp/misc/cs1573
https://docs.microsoft.com/ko-kr/dotnet/csharp/misc/cs1574

Change-Id: I359005e57d41d49b9d2ffbd5f22fab73493c8f3a
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/NUIWidgetCoreBackend.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Container.cs
src/Tizen.NUI/src/public/Layer.cs