mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-14 20:24:57 +00:00
docs: update XML comments for Essentials Core
This commit is contained in:
@@ -20,6 +20,9 @@ namespace PepperDash.Essentials.Core
|
||||
/// </summary>
|
||||
public interface IComPortsDevice
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the Device
|
||||
/// </summary>
|
||||
IComPorts Device { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user