mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
General code style and feature fixes.
This commit is contained in:
@@ -75,6 +75,7 @@ public sealed partial class Device : Devices.Device
|
||||
|
||||
/// <summary>Opens the device for sending direct commands</summary>
|
||||
/// <param name="aaruUri">AaruRemote URI</param>
|
||||
/// <param name="errno">Sets the error if a device cannot be opened</param>
|
||||
/// <returns>Device</returns>
|
||||
internal static Device Create(Uri aaruUri, out ErrorNumber errno)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user