Release 4.0.0-preview1-00279
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.DataControl / Tizen.Applications.DataControl / Consumer.cs
index 7811d15..9210db5 100755 (executable)
@@ -850,6 +850,9 @@ namespace Tizen.Applications.DataControl
             _providerID = providerId;
         }
 
+        /// <summary>
+        /// Destructor of the Consumer class.
+        /// </summary>
         ~Consumer()
         {
             Dispose(false);