Revert "Revert "[TFM] Update TizenFX TFM to net6.0 (#5360)" (#5436)" (#5466)
[platform/core/csapi/tizenfx.git] / pkg / Tizen.NET.API11 / build / tizen11.0 / ref / System.Runtime.Serialization.Primitives.xml
index d097479..4896ca7 100755 (executable)
     </member>
     <member name="P:System.Runtime.Serialization.DataMemberAttribute.IsRequired">
       <summary>Gets or sets a value that instructs the serialization engine that the member must be present when reading or deserializing.</summary>
+      <exception cref="T:System.Runtime.Serialization.SerializationException">the member is not present.</exception>
       <returns>
         <see langword="true" />, if the member is required; otherwise, <see langword="false" />.</returns>
-      <exception cref="T:System.Runtime.Serialization.SerializationException">the member is not present.</exception>
     </member>
     <member name="P:System.Runtime.Serialization.DataMemberAttribute.Name">
       <summary>Gets or sets a data member name.</summary>