Property RequestHandlers
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
RequestHandlers
Gets or sets the request handlers instances to run before the route action.
public IRequestHandler[] RequestHandlers { get; set; }
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Gets or sets the request handlers instances to run before the route action.
public IRequestHandler[] RequestHandlers { get; set; }