mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
docs: remove duplicate
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
fc1e29565e
commit
899f13eadb
1 changed files with 1 additions and 4 deletions
|
|
@ -146,10 +146,7 @@ namespace PepperDash.Essentials.Core
|
||||||
}
|
}
|
||||||
|
|
||||||
/*/// <summary>
|
/*/// <summary>
|
||||||
/// Represents an collection of individual route steps between Source and Destination
|
/// Represents a collection of individual route steps between Source and Destination for a specific signal type.
|
||||||
/// </summary>
|
|
||||||
/// <summary>
|
|
||||||
/// Represents a RouteDescriptor
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class RouteDescriptor<TInputSelector, TOutputSelector>
|
public class RouteDescriptor<TInputSelector, TOutputSelector>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue