Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: AjaxHandler<TApi>(AjaxHandlerOptions)

Declaration

public AjaxHandler<TApi>(
    AjaxHandlerOptions options = AjaxHandlerOptions.ReturnExceptionsWithoutMessages
)

Summary

Constructs a new instance of AjaxHandler<TApi>.

Parameters

AjaxHandlerOptionsoptions Specifies AjaxHandler<TApi>’s exception behaviour.