Fix the doxygen error which was caused by using # 97/131597/1
authorSunggyu Choi <sunggyu.choi@samsung.com>
Tue, 30 May 2017 06:44:00 +0000 (15:44 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Tue, 30 May 2017 06:45:18 +0000 (15:45 +0900)
Change-Id: Id6d879f46b883b8d84d75bacb3d2e284b1e76d83
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
Tizen/Tizen.Common/Color.cs

index 4c16e13..53224ae 100644 (file)
@@ -294,7 +294,7 @@ namespace Tizen.Common
         }
 
         /// <summary>
-        /// Returns a string representation in Hex. (ex: #FFFFFFFF in RGBA order)
+        /// Returns a string representation in Hex. (ex: \#FFFFFFFF in RGBA order)
         /// </summary>
         /// <returns>The string representation in Hex.</returns>
         public string ToHex()