Release 4.0.0-preview1-00194
[platform/core/csapi/tizenfx.git] / src / Tizen.System / Device / Led.cs
index e61118d..7d00ca8 100644 (file)
@@ -168,8 +168,6 @@ namespace Tizen.System
         /// StateChanged is raised when the LED state is changed.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
-        /// <param name="sender">The source of the event.</param>
-        /// <param name="e">LedBrightnessChangedEventArgs is an object that contains the changed brightness.</param>
         public static event EventHandler<LedBrightnessChangedEventArgs> BrightnessChanged
         {
             add