[NUI] Update theme system
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Theme / DefaultThemeCommon.cs
index 1981ba2..0cff955 100644 (file)
@@ -23,6 +23,9 @@ namespace Tizen.NUI
 {
     internal partial class DefaultThemeCreator
     {
+        /// <summary>
+        /// The base theme description.
+        /// </summary>
         [SuppressMessage("Microsoft.Reliability", "CA2000: Dispose objects before losing scope", Justification = "The responsibility to dispose the object is transferred to the theme object.")]
         public Theme Create()
         {
@@ -79,4 +82,5 @@ namespace Tizen.NUI
         }
     }
 }
-#endif
+
+#endif // !PROFILE_TV