Samsung / TizenFX

C# Device APIs for Tizen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Sensor] Missing XML comment for publicly visible types or members

WonyoungChoi opened this issue · comments

Please fix following warnings about documentation.

Tizen.Sensor/BatchSensor.cs(22,27): warning CS1591: Missing XML comment for publicly visible type or member 'BatchSensor<TData>'
Tizen.Sensor/BatchSensor.cs(24,16): warning CS1591: Missing XML comment for publicly visible type or member 'BatchSensor<TData>.BatchSensor(uint)'
Tizen.Sensor/BatchSensor.cs(27,37): warning CS1591: Missing XML comment for publicly visible type or member 'BatchSensor<TData>.Data'
Tizen.Sensor/Plugins/HeartRateMonitorBatch.cs(33,69): warning CS1591: Missing XML comment for publicly visible type or member 'HeartRateMonitorBatch.ConvertBatchData()'
Tizen.Sensor/Plugins/HeartRateMonitorLEDGreenBatch.cs(33,77): warning CS1591: Missing XML comment for publicly visible type or member 'HeartRateMonitorLEDGreenBatch.ConvertBatchData()'