Merge pull request #908 from janusw/rm_net7 #24
Annotations
10 warnings
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L14
Missing XML comment for publicly visible type or member 'Adapter'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L26
Missing XML comment for publicly visible type or member 'Adapter.Adapter(CBCentralManager, IBleCentralManagerDelegate)'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L152
Missing XML comment for publicly visible type or member 'Adapter.BondAsync(IDevice)'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L157
Missing XML comment for publicly visible type or member 'Adapter.StartScanningForDevicesNativeAsync(ScanFilterOptions, bool, CancellationToken)'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L181
Missing XML comment for publicly visible type or member 'Adapter.DisconnectDeviceNative(IDevice)'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L187
Missing XML comment for publicly visible type or member 'Adapter.StopScanNative()'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L192
Missing XML comment for publicly visible type or member 'Adapter.ConnectToDeviceNativeAsync(IDevice, ConnectParameters, CancellationToken)'
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L228
Parameter 'connectParameters' has no matching param tag in the XML comment for 'Adapter.ConnectToKnownDeviceNativeAsync(Guid, ConnectParameters, CancellationToken)' (but other parameters do)
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L228
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'Adapter.ConnectToKnownDeviceNativeAsync(Guid, ConnectParameters, CancellationToken)' (but other parameters do)
|
Build Plugin.BLE NuGet:
Source/Plugin.BLE/Apple/Adapter.cs#L274
Missing XML comment for publicly visible type or member 'Adapter.GetSystemConnectedOrPairedDevices(Guid[])'
|
Loading