Open DamianSuess opened 1 year ago
Refactoring:
Device.GetAllAsync()
..GetPropertiesAsync()
Device.GetUUIDsAsync()
..GetServiceUuidsAsync()
DeviceExtensions
Device
Device.GetConnectedAsync()
IsConnectedAsync()
Normalization:
Refactoring:
Device.GetAllAsync()
to..GetPropertiesAsync()
Device.GetUUIDsAsync()
to..GetServiceUuidsAsync()
DeviceExtensions
as part ofDevice
classDevice.GetConnectedAsync()
toIsConnectedAsync()
Normalization: