HttpResponseMessageOutputFormatter Class

Definition

public ref class HttpResponseMessageOutputFormatter : Microsoft::AspNetCore::Mvc::Formatters::IOutputFormatter
public class HttpResponseMessageOutputFormatter : Microsoft.AspNetCore.Mvc.Formatters.IOutputFormatter
type HttpResponseMessageOutputFormatter = class
    interface IOutputFormatter
Public Class HttpResponseMessageOutputFormatter
Implements IOutputFormatter
Inheritance
HttpResponseMessageOutputFormatter
Implements

Constructors

HttpResponseMessageOutputFormatter()

Methods

CanWriteResult(OutputFormatterCanWriteContext)
WriteAsync(OutputFormatterWriteContext)

Applies to