Property GlobalRequestHandlers
GlobalRequestHandlers
Gets or sets the global requests handlers that will be executed in all matched routes.
public IRequestHandler[] GlobalRequestHandlers { get; set; }
Gets or sets the global requests handlers that will be executed in all matched routes.
public IRequestHandler[] GlobalRequestHandlers { get; set; }