Table of Contents

Property MatchedRoute

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

MatchedRoute

Gets the matched HTTP Route object from the Router.

public Route? MatchedRoute { get; }

Property Value

Route