[NUI] Change the name of Tizen.NUI.CommonUI as Tizen.NUI.Components (#958)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Utils / Utility.cs
similarity index 97%
rename from src/Tizen.NUI.CommonUI/Utils/Utility.cs
rename to src/Tizen.NUI.Components/Utils/Utility.cs
index 510f2e4..5e521ab 100755 (executable)
@@ -18,7 +18,7 @@ using System.ComponentModel;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 
-namespace Tizen.NUI.CommonUI
+namespace Tizen.NUI.Components
 {
     internal class Utility
     {