Added comment about TimeChangedEventArgs property. 95/130795/1 submit/tizen/20170525.041102
authorjinwang.an <jinwang.an@samsung.com>
Wed, 24 May 2017 04:18:52 +0000 (13:18 +0900)
committerjinwang.an <jinwang.an@samsung.com>
Wed, 24 May 2017 04:18:52 +0000 (13:18 +0900)
Change-Id: I888e22bafbfa31eb84a755a192298a4b0597b4e0
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Tizen.System.SystemSettings/Tizen.System.SystemSettings/SystemSettingsEventArgs.cs

index c0a5a04..dca5003 100755 (executable)
@@ -352,6 +352,10 @@ namespace Tizen.System
         {
             _time = val;
         }
+
+        /// <summary>
+        /// Indicates the current time
+        /// </summary>
         public int Value
         {
             get