mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-17 13:45:01 +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
|
namespace PepperDash.Essentials.Core
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public class TieLine
|
public class TieLine
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user