mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 13:07:18 +00:00
docs: remove duplicates
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
53b1e5d142
commit
f9a74567d2
1 changed files with 1 additions and 4 deletions
|
|
@ -83,10 +83,7 @@ namespace PepperDash.Essentials.Core
|
||||||
}
|
}
|
||||||
|
|
||||||
/*/// <summary>
|
/*/// <summary>
|
||||||
/// A collection of RouteDescriptors - typically the static DefaultCollection is used
|
/// Represents a RouteDescriptorCollection - typically the static DefaultCollection is used
|
||||||
/// </summary>
|
|
||||||
/// <summary>
|
|
||||||
/// Represents a RouteDescriptorCollection
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class RouteDescriptorCollection<TInputSelector, TOutputSelector>
|
public class RouteDescriptorCollection<TInputSelector, TOutputSelector>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue