Release 4.0.0-preview1-00194
[platform/core/csapi/tizenfx.git] / Artifacts / bin / public / Tizen.Sensor.xml
index 3e704fe..395635b 100644 (file)
             <feature>http://tizen.org/feature/sensor.heart_rate_monitor</feature>
             <exception cref="T:System.ArgumentException">Thrown when an invalid argument is used.</exception>
             <exception cref="T:System.NotSupportedException">Thrown when the sensor is not supported.</exception>
-            <exception cref="!:UnauthroizedAccessException">Thrown when the application has no privilege to use the sensor.</exception>
+            <exception cref="T:System.UnauthorizedAccessException">Thrown when the application has no privilege to use the sensor.</exception>
             <exception cref="T:System.InvalidOperationException">Thrown when the operation is invalid for the current state.</exception>
             <param name='index'>
             Index. Default value for this is 0. Index refers to a particular heart rate monitor in case of multiple sensors.
             <feature>http://tizen.org/feature/sensor.pedometer</feature>
             <exception cref="T:System.ArgumentException">Thrown when an invalid argument is used.</exception>
             <exception cref="T:System.NotSupportedException">Thrown when the sensor is not supported.</exception>
-            <exception cref="!:UnauthroizedAccessException">Thrown when the application has no privilege to use the sensor.</exception>
+            <exception cref="T:System.UnauthorizedAccessException">Thrown when the application has no privilege to use the sensor.</exception>
             <exception cref="T:System.InvalidOperationException">Thrown when the operation is invalid for the current state.</exception>
             <param name='index'>
             Index. Default value for this is 0. Index refers to a particular pedometer sensor in case of multiple sensors.
             <feature>http://tizen.org/feature/sensor.sleep_monitor</feature>
             <exception cref="T:System.ArgumentException">Thrown when an invalid argument is used.</exception>
             <exception cref="T:System.NotSupportedException">Thrown when the sensor is not supported.</exception>
-            <exception cref="!:UnauthroizedAccessException">Thrown when the application has no privilege to use the sensor.</exception>
+            <exception cref="T:System.UnauthorizedAccessException">Thrown when the application has no privilege to use the sensor.</exception>
             <exception cref="T:System.InvalidOperationException">Thrown when the operation is invalid for the current state.</exception>
             <param name='index'>
             Index. Default value for this is 0. Index refers to a particular sleep monitor in case of multiple sensors.
         </member>
         <member name="M:Tizen.Sensor.StationaryActivityDetector.#ctor(System.UInt32)">
             <summary>
-            Initializes a new instance of the <see cref="!:Tizen.Sensor.stationaryActivityDetector"/> class.
+            Initializes a new instance of the <see cref="T:Tizen.Sensor.StationaryActivityDetector"/> class.
             </summary>
             <since_tizen> 3 </since_tizen>
             <feature>http://tizen.org/feature/sensor.activity_recognition</feature>
         </member>
         <member name="M:Tizen.Sensor.WalkingActivityDetector.#ctor(System.UInt32)">
             <summary>
-            Initializes a new instance of the <see cref="!:Tizen.Sensor.walkingActivityDetector"/> class.
+            Initializes a new instance of the <see cref="T:Tizen.Sensor.WalkingActivityDetector"/> class.
             </summary>
             <since_tizen> 3 </since_tizen>
             <feature>http://tizen.org/feature/sensor.activity_recognition</feature>