MatchedRoute Class

Definition

Routes that matched

public class MatchedRoute
type MatchedRoute = class
Public Class MatchedRoute
Inheritance
MatchedRoute

Constructors

MatchedRoute()

Initializes a new instance of the MatchedRoute class.

MatchedRoute(RouteProperties)

Initializes a new instance of the MatchedRoute class.

Properties

Properties

Gets or sets properties of routes that matched

Methods

Validate()

Validate the object.

Applies to