Method TryResolveActionResult
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
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
result object?
The object that will be converted to an valid HttpResponse.
response HttpResponse?
When this method returns, the response object. This parameter is not initialized.
Returns
When this method returns, the HttpResponse object.
                                    English
                                
                                    Русский
                                
                                    Português
                                
                                    Español
                                
                                    Deutsch
                                
                                    中文 (简体)
                                
                                    日本語