Table of Contents

Property Action

Namespace
Sisk.Core.Routing
Assembly
Sisk.Core.dll

Action

Gets or sets the function that is called after the route is matched with the request.

public RouteAction? Action { get; set; }

Property Value

RouteAction