mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
docs: fix duplicate and malformed XML documentation tags
Co-authored-by: andrew-welker <1765622+andrew-welker@users.noreply.github.com>
This commit is contained in:
parent
b283ed34b4
commit
80da4ad98f
12 changed files with 55 additions and 43 deletions
|
|
@ -83,7 +83,10 @@ namespace PepperDash.Essentials.Core
|
|||
}
|
||||
|
||||
/*/// <summary>
|
||||
/// Represents a RouteDescriptorCollection - typically the static DefaultCollection is used
|
||||
/// A collection of RouteDescriptors - typically the static DefaultCollection is used
|
||||
/// </summary>
|
||||
/// <summary>
|
||||
/// Represents a RouteDescriptorCollection
|
||||
/// </summary>
|
||||
public class RouteDescriptorCollection<TInputSelector, TOutputSelector>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue