Overload List
Name | Description | |
---|---|---|
![]() | respond(DOFErrorException) | Respond with an error exception for this request. |
![]() | respond(DOFProviderException) | Respond with a provider exception for this request. |
![]() | respond(DOFValue) | Respond with a value result with a variable number of values. |
![]() | respond(IListDOFValue) | Respond with a list result (the result of a method which returns multiple values).
|
See Also