Property RequestHandlerType
RequestHandlerType
Gets or sets the type that implements IRequestHandler which will be instantiated.
public Type RequestHandlerType { get; set; }
Gets or sets the type that implements IRequestHandler which will be instantiated.
public Type RequestHandlerType { get; set; }