Add missing exception description 76/149876/1 preview1-00200
authorSeungha Son <seungha.son@samsung.com>
Wed, 13 Sep 2017 10:51:25 +0000 (19:51 +0900)
committerSeungha Son <seungha.son@samsung.com>
Wed, 13 Sep 2017 10:52:02 +0000 (19:52 +0900)
Change-Id: I3db59b6195661b73086dd2ed210787efe77130f8
Signed-off-by: Seungha Son <seungha.son@samsung.com>
src/Tizen.Applications.Badge/Tizen.Applications/Badge.cs

index 2361942..6fc0ebc 100755 (executable)
@@ -46,6 +46,7 @@ namespace Tizen.Applications
         /// Property for the count value of the badge.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
+        /// <exception cref="ArgumentException">Thrown when set negative number</exception>
         public int Count
         {
             get