ObjectResultExecutor Class

Definition

Executes an ObjectResult to write to the response.

C#
public class ObjectResultExecutor : Microsoft.AspNetCore.Mvc.Infrastructure.IActionResultExecutor<Microsoft.AspNetCore.Mvc.ObjectResult>
Inheritance
ObjectResultExecutor
Implements

Constructors

Properties

FormatterSelector

Gets the OutputFormatterSelector.

Logger

Gets the ILogger.

WriterFactory

Gets the writer factory delegate.

Methods

Applies to

Product Versions
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0