Release 4.0.0-preview1-00324
[platform/core/csapi/tizenfx.git] / src / Tizen.System.Information / SystemInfo / SystemInfo.cs
index dccc4ba..f47c0a8 100755 (executable)
@@ -19,6 +19,10 @@ using System.ComponentModel;
 
 namespace Tizen.System
 {
+    /// <summary>
+    /// The SystemInfo class provides static system feature.
+    /// Please use Tizen.System.Information class. Information class supports same function.
+    /// </summary>
     [Obsolete("Use class Tizen.System.Information")]
     [EditorBrowsable(EditorBrowsableState.Never)]
     public static class SystemInfo