Release 4.0.0-preview1-00321
[platform/core/csapi/tizenfx.git] / src / Tizen.Content.MediaContent / Tizen.Content.MediaContent / PlayList.cs
index ccc3ec2..a7bb9d5 100755 (executable)
@@ -94,8 +94,8 @@ namespace Tizen.Content.MediaContent
         /// <param name="memberId">The ID of the member.</param>
         /// <param name="orderValue">The order value.</param>
         /// <exception cref="ArgumentOutOfRangeException">
-        ///     <paramref name="memberId"/> is less than or equal to zero.\n
-        ///     -or-\n
+        ///     <paramref name="memberId"/> is less than or equal to zero.<br/>
+        ///     -or-<br/>
         ///     <paramref name="orderValue"/> is less than zero.
         /// </exception>
         public PlayOrder(int memberId, int orderValue)