mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
docs: remove duplicate
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
f6f1619bc2
commit
b8ab54cbe0
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@ namespace PepperDash.Essentials.Core
|
||||||
|
|
||||||
/* /// <summary>
|
/* /// <summary>
|
||||||
/// Basically a List , with an indexer to find ports by key name
|
/// Basically a List , with an indexer to find ports by key name
|
||||||
/// </summary>
|
|
||||||
/// <summary>
|
|
||||||
/// Represents a RoutingPortCollection
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class RoutingPortCollection<T, TSelector> : List<T> where T : RoutingPort<TSelector>
|
public class RoutingPortCollection<T, TSelector> : List<T> where T : RoutingPort<TSelector>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue