Property MatchedRoute
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
MatchedRoute
Gets the matched Route for this context.
public Route? MatchedRoute { get; }
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Gets the matched Route for this context.
public Route? MatchedRoute { get; }