X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.Pims.Calendar%2FTizen.Pims.Calendar%2FCalendarDatabase.cs;h=c088bd50ca4a6bb011f540e23e1a0d304aedadea;hb=046083ce06b6dba8f2f93b9de11f096a67b8b47d;hp=4bf80f11fa7f5027cf4773e1f94ee6b47342d47a;hpb=1a1c772a072fce98ca248d7d6c16c9e764972c8f;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarDatabase.cs b/src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarDatabase.cs index 4bf80f1..c088bd5 100644 --- a/src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarDatabase.cs +++ b/src/Tizen.Pims.Calendar/Tizen.Pims.Calendar/CalendarDatabase.cs @@ -263,7 +263,6 @@ namespace Tizen.Pims.Calendar /// http://tizen.org/feature/calendar /// Thrown when feature is not supported /// Thrown when method failed due to invalid operation - /// Thrown when one of the arguments provided to a method is not valid /// Thrown when failed due to out of memory /// Thrown when application does not have proper privileges [SuppressMessage("Microsoft.Performance", "CA1822:MarkMembersAsStatic")] @@ -368,7 +367,6 @@ namespace Tizen.Pims.Calendar /// http://tizen.org/feature/calendar /// Thrown when feature is not supported /// Thrown when method failed due to invalid operation - /// Thrown when one of the arguments provided to a method is not valid /// Thrown when failed due to out of memory /// Thrown when application does not have proper privileges public void Delete(CalendarList list) @@ -560,7 +558,6 @@ namespace Tizen.Pims.Calendar /// http://tizen.org/feature/calendar /// Thrown when feature is not supported /// Thrown when method failed due to invalid operation - /// Thrown when one of the arguments provided to a method is not valid /// Thrown when failed due to out of memory /// Thrown when application does not have proper privileges [SuppressMessage("Microsoft.Design", "CA1054:UriParametersShouldNotBeStrings")]