Release 4.0.0-preview1-00194
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Tracer.xml
index 70a9cb9..b01b339 100644 (file)
@@ -27,7 +27,7 @@
             Tizen.Tracer.End() ends the most recently called Tizen.Tracer.Begin().
             The specific error code can be obtained using the Tizen.Internals.Errors.ErrorFacts.GetLastResult() method.
             </remarks>
-            <seealso cref="!:Tizen.Tracer.Begin()"/>
+            <seealso cref="M:Tizen.Tracer.Begin(System.String)"/>
         </member>
         <member name="M:Tizen.Tracer.AsyncBegin(System.Int32,System.String)">
             <summary>
@@ -38,7 +38,7 @@
             </remarks>
             <param name="cookie">An unique identifier for distinguishing simultaneous events.</param>
             <param name="name">The name of an event (optionally containing format specifiers).</param>
-            <seealso cref="!:Tizen.Tracer.AsyncEnd()"/>
+            <seealso cref="M:Tizen.Tracer.AsyncEnd(System.Int32,System.String)"/>
         </member>
         <member name="M:Tizen.Tracer.AsyncEnd(System.Int32,System.String)">
             <summary>
@@ -50,7 +50,7 @@
             </remarks>
             <param name="cookie">An unique identifier for distinguishing simultaneous events.</param>
             <param name="name">The name of an event (optionally containing format specifiers).</param>
-            <seealso cref="!:Tizen.Tracer.AsyncBegin()"/>
+            <seealso cref="M:Tizen.Tracer.AsyncBegin(System.Int32,System.String)"/>
         </member>
         <member name="M:Tizen.Tracer.TraceValue(System.Int32,System.String)">
             <summary>