HttpResponseMessageOutputFormatter 클래스

정의

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
상속
HttpResponseMessageOutputFormatter
구현

생성자

HttpResponseMessageOutputFormatter()

메서드

CanWriteResult(OutputFormatterCanWriteContext)
WriteAsync(OutputFormatterWriteContext)

적용 대상