[Applications.Cion] Fix namespace, ServerBase.DisplayName property, docfx (#3553)
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.Cion / Tizen.Applications.Cion / ClientSafeHandle.cs
@@ -18,7 +18,7 @@ using System;
 using System.ComponentModel;
 using System.Runtime.InteropServices;
 
-namespace Tizen.Applications
+namespace Tizen.Applications.Cion
 {
     internal sealed class ClientSafeHandle : SafeHandle
     {