Table of Contents

Property RequestHandlerType

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

RequestHandlerType

Gets or sets the type that implements IRequestHandler which will be instantiated.

public Type RequestHandlerType { get; set; }

Property Value

Type