mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-31 13:25:00 +00:00
docs: revert to old comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,8 @@ using System.Collections.Generic;
|
||||
namespace PepperDash.Essentials.Core
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents a TieLine
|
||||
/// Represents a connection between routing ports, linking a source output port to a destination input port.
|
||||
/// This class is used to define signal paths for routing algorithms, including signal type overrides and internal connections.
|
||||
/// </summary>
|
||||
public class TieLine
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user