Method TryResolveActionResult
TryResolveActionResult(object?, out HttpResponse?)
Tries to resolve the specified object into an valid HttpResponse using the defined value handlers.
public bool TryResolveActionResult(object? result, out HttpResponse? response)
Parameters
resultobjectThe object that will be converted to an valid HttpResponse.
responseHttpResponseWhen this method returns, the response object. This parameter is not initialized.
Returns
- bool
When this method returns, the HttpResponse object.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語