Release 4.0.0-preview1-00285
[platform/core/csapi/tizenfx.git] / src / Tizen.Network.Bluetooth / Tizen.Network.Bluetooth / BluetoothOpp.cs
index 30d649e..4723987 100644 (file)
@@ -28,6 +28,9 @@ namespace Tizen.Network.Bluetooth
         private static BluetoothOppServerImpl _impl;
         private static BluetoothOppServer _instance;
 
+        /// <summary>
+        /// The constructor
+        /// </summary>
         public BluetoothOppServer()
         {
             _impl = BluetoothOppServerImpl.Instance;