Release 4.0.0-preview1-00194
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Network.Nsd.xml
index 8e076cf..3db4f45 100644 (file)
             <privilege>http://tizen.org/privilege/internet</privilege>
             <feature>http://tizen.org/feature/network.service_discovery.dnssd</feature>
             <feature>http://tizen.org/feature/network.service_discovery.ssdp</feature>
-            <exception cref="!:InvalidOperationException">Thrown when any other error occured.</exception>
-            <exception cref="!:NotSupportedException">Thrown when DNSSD/SSDP is not supported.</exception>
-            <exception cref="!:UnauthorizedAccessException">Thrown when permission is denied.</exception>
+            <exception cref="T:System.InvalidOperationException">Thrown when any other error occured.</exception>
+            <exception cref="T:System.NotSupportedException">Thrown when DNSSD/SSDP is not supported.</exception>
+            <exception cref="T:System.UnauthorizedAccessException">Thrown when permission is denied.</exception>
         </member>
         <member name="M:Tizen.Network.Nsd.INsdBrowser.StopDiscovery">
             <summary>
             <since_tizen> 4 </since_tizen>
             <feature>http://tizen.org/feature/network.service_discovery.dnssd</feature>
             <feature>http://tizen.org/feature/network.service_discovery.ssdp</feature>
-            <exception cref="!:InvalidOperationException">Thrown when any other error occured.</exception>
-            <exception cref="!:NotSupportedException">Thrown when DNSSD/SSDP is not supported.</exception>
+            <exception cref="T:System.InvalidOperationException">Thrown when any other error occured.</exception>
+            <exception cref="T:System.NotSupportedException">Thrown when DNSSD/SSDP is not supported.</exception>
         </member>
         <member name="T:Tizen.Network.Nsd.INsdService">
             <summary>