Release 4.0.0-preview1-00286
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.AttachPanel / Interop / Interop.Libraries.cs
index 4b4049b..b0f7efa 100755 (executable)
@@ -1,5 +1,11 @@
+/// <summary>
+/// Interoperability support class for the attach panel APIs
+/// </summary>
 internal static partial class Interop
 {
+    /// <summary>
+    /// Interoperability support class for the API library
+    /// </summary>
     internal static partial class Libraries
     {
         public const string AttachPanel = "libattach-panel.so.0.1.0";