Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
Welcome to DocToolkit
API
Kampute.DocToolkit.Routing
Namespace
PathToUrlMapper
Class
Count
Property
PathToUrlMapper.Count Property
Namespace
Kampute.DocToolkit.Routing
Assembly
Kampute.DocToolkit.dll
Definition
Gets the number of URL mappings.
public int Count { get; }
Property Value
int
The number of URL mappings.
×