Modify APIs description.
authorjinwang.an <jinwang.an@samsung.com>
Thu, 6 Apr 2017 04:19:50 +0000 (13:19 +0900)
committerjinwang.an <jinwang.an@samsung.com>
Thu, 6 Apr 2017 04:19:50 +0000 (13:19 +0900)
 - Removed "(Since 2.4)" strings.

Change-Id: Ic43feba97d033e5232d6e4c1d9d2a737ca22f1f5
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettings.cs
src/Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsEnums.cs

index 232e063..a15f290 100644 (file)
@@ -202,7 +202,7 @@ namespace Tizen.System
             }
         }
         /// <summary>
-        /// Indicates whether the USB debugging is enabled (Since 2.4)
+        /// Indicates whether the USB debugging is enabled
         /// </summary>
         public static bool UsbDebuggingEnabled
         {
@@ -227,7 +227,7 @@ namespace Tizen.System
         }
 
         /// <summary>
-        /// Indicates whether the 3G data network is enabled (Since 2.4)
+        /// Indicates whether the 3G data network is enabled
         /// </summary>
         public static bool Data3GNetworkEnabled
         {
index b9f2519..f7ed0ce 100644 (file)
@@ -50,11 +50,11 @@ namespace Tizen.System
         /// </summary>
         EmailAlertRingtone,
         /// <summary>
-        /// (bool) Indicates whether the USB debugging is enabled (Since 2.4)
+        /// (bool) Indicates whether the USB debugging is enabled
         /// </summary>
         UsbDebuggingEnabled,
         /// <summary>
-        /// (bool) Indicates whether the 3G data network is enabled (Since 2.4)
+        /// (bool) Indicates whether the 3G data network is enabled
         /// </summary>
         Data3GNetworkEnabled,
         /// <summary>